Skip to content

Commit

Permalink
RDMA/irdma: Implement HW Admin Queue OPs
Browse files Browse the repository at this point in the history
The driver posts privileged commands to the HW
Admin Queue (Control QP or CQP) to request administrative
actions from the HW. Implement create/destroy of CQP
and the supporting functions, data structures and headers
to handle the different CQP commands

Link: https://lore.kernel.org/r/20210602205138.889-4-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>
  • Loading branch information
Mustafa Ismail authored and Jason Gunthorpe committed Jun 2, 2021
1 parent 44d9e52 commit 3f49d68
Show file tree
Hide file tree
Showing 4 changed files with 8,506 additions and 0 deletions.
Loading

0 comments on commit 3f49d68

Please sign in to comment.