]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/infiniband/hw/ocrdma/ocrdma_hw.c
RDMA/ocrdma: Increase STAG array size
authorNaresh Gottumukkala <bgottumukkala@emulex.com>
Mon, 26 Aug 2013 09:57:46 +0000 (15:27 +0530)
committerRoland Dreier <roland@purestorage.com>
Tue, 3 Sep 2013 04:18:42 +0000 (21:18 -0700)
commitc43e9ab84d853f499a2fd531362973c8e505b342
tree5ca8f776c02a41eba03849a616e87e535896e706
parentcffce99051b80c90630a9fff662a1b25e278069d
RDMA/ocrdma: Increase STAG array size

1) Increase STAG Array size.
2) Max inline data size should be set to the same value
   used during QP creation
3) Set max_sge_rd to zero since we dont support RD transport in our adapters.
4) Max cqes reported in ibv_devinfo should be from QUERY_CONFIG.

Signed-off-by: Naresh Gottumukkala <bgottumukkala@emulex.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/ocrdma/ocrdma_hw.c
drivers/infiniband/hw/ocrdma/ocrdma_sli.h
drivers/infiniband/hw/ocrdma/ocrdma_verbs.c