summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.h
diff options
context:
space:
mode:
authorHariprasad Shenai2015-01-27 09:17:46 +0100
committerDavid S. Miller2015-01-27 09:15:01 +0100
commite5f0e43bee31d38fa5a2e9f9c0fc288b2bca6c88 (patch)
tree26e0be2b7dbf54febbadb0db79c141687b8d2ac9 /drivers/net/ethernet/chelsio/cxgb4/t4_hw.h
parentcxgb4: Added support in debugfs to dump sge_qinfo (diff)
downloadkernel-qcow2-linux-e5f0e43bee31d38fa5a2e9f9c0fc288b2bca6c88.tar.gz
kernel-qcow2-linux-e5f0e43bee31d38fa5a2e9f9c0fc288b2bca6c88.tar.xz
kernel-qcow2-linux-e5f0e43bee31d38fa5a2e9f9c0fc288b2bca6c88.zip
cxgb4: Added support in debugfs to dump cim ingress bound queue contents
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/chelsio/cxgb4/t4_hw.h')
-rw-r--r--drivers/net/ethernet/chelsio/cxgb4/t4_hw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/chelsio/cxgb4/t4_hw.h b/drivers/net/ethernet/chelsio/cxgb4/t4_hw.h
index f6b82da350e2..6581cd5949d1 100644
--- a/drivers/net/ethernet/chelsio/cxgb4/t4_hw.h
+++ b/drivers/net/ethernet/chelsio/cxgb4/t4_hw.h
@@ -60,6 +60,7 @@ enum {
CIM_NUM_OBQ = 6, /* # of CIM OBQs */
CIM_NUM_OBQ_T5 = 8, /* # of CIM OBQs for T5 adapter */
CIMLA_SIZE = 2048, /* # of 32-bit words in CIM LA */
+ CIM_IBQ_SIZE = 128, /* # of 128-bit words in a CIM IBQ */
};
enum {