]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
cxgb4: Added support in debugfs to dump sge_qinfo
[thirdparty/kernel/stable.git] / drivers / net / ethernet / chelsio / cxgb4 / cxgb4.h
index 24fc162ee57a03dd33fa8bef3efaba755848536f..533a6910651393e38d41bb8cf7cb85cf097dd70c 100644 (file)
@@ -1029,6 +1029,8 @@ int cxgb4_t4_bar2_sge_qregs(struct adapter *adapter,
                      u64 *pbar2_qoffset,
                      unsigned int *pbar2_qid);
 
+unsigned int qtimer_val(const struct adapter *adap,
+                       const struct sge_rspq *q);
 int t4_init_sge_params(struct adapter *adapter);
 int t4_init_tp_params(struct adapter *adap);
 int t4_filter_field_shift(const struct adapter *adap, int filter_sel);