RDMA/irdma: Add PBLE resource manager
authorMustafa Ismail <mustafa.ismail@intel.com>
Wed, 2 Jun 2021 20:51:30 +0000 (15:51 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 2 Jun 2021 22:55:18 +0000 (19:55 -0300)
commite8c4dbc2fcacf5a7468d312168bb120c27c38b32
treea11ea2e550b7a6ac794bafb8a3f936d831a9af76
parent146b9756f14c04894226fb97e2f102f217139c27
RDMA/irdma: Add PBLE resource manager

Implement a Physical Buffer List Entry (PBLE) resource manager
to manage a pool of PBLE HMC resource objects.

Link: https://lore.kernel.org/r/20210602205138.889-9-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/pble.c [new file with mode: 0644]
drivers/infiniband/hw/irdma/pble.h [new file with mode: 0644]