OSDN Git Service

RDMA/irdma: Implement device supported verb APIs
authorMustafa Ismail <mustafa.ismail@intel.com>
Wed, 2 Jun 2021 20:51:31 +0000 (15:51 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 2 Jun 2021 22:55:18 +0000 (19:55 -0300)
commitb48c24c2d710cf34810c555dcef883a3d35a9c08
tree4ce238e950b9a415f9a1106016108e5d339e885f
parente8c4dbc2fcacf5a7468d312168bb120c27c38b32
RDMA/irdma: Implement device supported verb APIs

Implement device supported verb APIs. The supported APIs
vary based on the underlying transport the ibdev is
registered as (i.e. iWARP or RoCEv2).

Link: https://lore.kernel.org/r/20210602205138.889-10-shiraz.saleem@intel.com
Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/irdma/verbs.c [new file with mode: 0644]
drivers/infiniband/hw/irdma/verbs.h [new file with mode: 0644]
include/uapi/rdma/ib_user_ioctl_verbs.h