提交 978cb6a4 编写于 作者: M Mitesh Ahuja 提交者: Roland Dreier

RDMA/ocrdma: Increase the GID table size.

Increase the GID table size from 8 to 16 enteries.
Signed-off-by: NMitesh Ahuja <mitesh.ahuja@emulex.com>
Signed-off-by: NDevesh Sharma <devesh.sharma@emulex.com>
Signed-off-by: NSelvin Xavier <selvin.xavier@emulex.com>
Signed-off-by: NRoland Dreier <roland@purestorage.com>
上级 cad1fbb0
......@@ -101,7 +101,7 @@ enum {
QTYPE_MCCQ = 3
};
#define OCRDMA_MAX_SGID 8
#define OCRDMA_MAX_SGID 16
#define OCRDMA_MAX_QP 2048
#define OCRDMA_MAX_CQ 2048
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册