aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr/verbs.c
diff options
context:
space:
mode:
authorBob Pearson <rpearsonhpe@gmail.com>2020-09-03 17:40:34 -0500
committerJason Gunthorpe <jgg@nvidia.com>2020-09-11 10:24:54 -0300
commitb60b9c0274007fe68439cd9cefdabbd7fb8a2ce6 (patch)
treebc948a7ecccb3cd895d14ba9645da86c20cf21cb /drivers/infiniband/hw/qedr/verbs.c
parentRDMA/ocrdma: Remove fbo from MR (diff)
downloadlinux-dev-b60b9c0274007fe68439cd9cefdabbd7fb8a2ce6.tar.xz
linux-dev-b60b9c0274007fe68439cd9cefdabbd7fb8a2ce6.zip
RDMA/core: Added missing WR and WC opcodes
Add work completion opcodes to a new ib_uverbs_wc_opcode enum in ib_user_verbs.h. This plays the same role as ib_uverbs_wr_opcode documenting the opcodes in the user space API. Assigned the IB_WC_XXX opcodes in ib_verbs.h to the IB_UVERBS_WC_XXX where they are defined. This follows the same pattern as the IB_WR_XXX opcodes. This fixes an incorrect value for LSO that had crept in but is not currently being used. Added a missing IB_WR_BIND_MW opcode in ib_verbs.h. Link: https://lore.kernel.org/r/20200903224039.437391-2-rpearson@hpe.com Signed-off-by: Bob Pearson <rpearson@hpe.com> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions