aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/t4.h
diff options
context:
space:
mode:
authorHariprasad Shenai <hariprasad@chelsio.com>2014-07-21 20:55:16 +0530
committerDavid S. Miller <davem@davemloft.net>2014-07-21 20:23:59 -0700
commit91244bbd6b383621fd6833cb1d9409c4ab6caecf (patch)
tree4079e5c0c2068538217d3af5840fa3422224a9db /drivers/infiniband/hw/cxgb4/t4.h
parentiw_cxgb4: advertise the correct device max attributes (diff)
downloadlinux-dev-91244bbd6b383621fd6833cb1d9409c4ab6caecf.tar.xz
linux-dev-91244bbd6b383621fd6833cb1d9409c4ab6caecf.zip
iw_cxgb4: Don't limit TPTE count to 32KB
Use the size advertised by FW Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/infiniband/hw/cxgb4/t4.h')
-rw-r--r--drivers/infiniband/hw/cxgb4/t4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/cxgb4/t4.h b/drivers/infiniband/hw/cxgb4/t4.h
index 641ab55b1d55..df5edfa31a8f 100644
--- a/drivers/infiniband/hw/cxgb4/t4.h
+++ b/drivers/infiniband/hw/cxgb4/t4.h
@@ -37,7 +37,6 @@
#include "t4fw_ri_api.h"
#define T4_MAX_NUM_PD 65536
-#define T4_MAX_NUM_STAG (1<<15)
#define T4_MAX_MR_SIZE (~0ULL)
#define T4_PAGESIZE_MASK 0xffff000 /* 4KB-128MB */
#define T4_STAG_UNSET 0xffffffff