RDMA/erdma: Add verbs header file
authorCheng Xu <chengyou@linux.alibaba.com>
Wed, 27 Jul 2022 01:49:22 +0000 (09:49 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 27 Jul 2022 18:54:39 +0000 (15:54 -0300)
commitdb23ae64caac84622c025860df69d4bc4859fa9c
tree13f41b74e9cdddb56ae60a52ccaa983e2cac28a5
parentf2a0a630b953451a59a2612ad8c29246638f0a38
RDMA/erdma: Add verbs header file

This header file defines the main structures and functions used for RDMA
Verbs, including qp, cq, mr, ucontext, etc,.

Link: https://lore.kernel.org/r/20220727014927.76564-7-chengyou@linux.alibaba.com
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/erdma/erdma_verbs.h [new file with mode: 0644]