RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Este commit está contenido en:
Steve Wise
2010-06-23 15:46:55 +00:00
cometido por Roland Dreier
padre 2d53056973
commit 93fb72e443
Se han modificado 3 ficheros con 11 adiciones y 7 borrados

Ver fichero

@@ -36,8 +36,6 @@
#include "t4_msg.h"
#include "t4fw_ri_api.h"
#define T4_QID_BASE 1024
#define T4_MAX_QIDS 256
#define T4_MAX_NUM_QP (1<<16)
#define T4_MAX_NUM_CQ (1<<15)
#define T4_MAX_NUM_PD (1<<15)