Skip to content

Commit

Permalink
bnxt_re/lib: Refactor Create QP implementation
Browse files Browse the repository at this point in the history
Refactor the implementation of create_qp for better readability
and maintainability. Also, allocate the QP memory and the shadow
memory for SQ and RQ together. Split this allocated memory and assign
the  SQ and RQ virtual address from this memory.

Signed-off-by: Selvin Xavier <[email protected]>
  • Loading branch information
selvintxavier committed Mar 12, 2024
1 parent 710f439 commit 4ff36b7
Showing 1 changed file with 239 additions and 192 deletions.

0 comments on commit 4ff36b7

Please sign in to comment.