diff options
author | Selvin Xavier <selvin.xavier@broadcom.com> | 2024-08-18 21:47:26 -0700 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2024-08-27 10:15:57 -0300 |
commit | d8ea645d6984c84a87032063a0941f15a323831f (patch) | |
tree | 6f785355ebe8680adccb435dc12b292b21fad04b /scripts/generate_rust_analyzer.py | |
parent | b930d0bac9c671c053dd66229010ca9298e84aab (diff) |
RDMA/bnxt_re: Handle variable WQE support for user applications
User library calculates the number of slots required for user applications
and it can pass that information to the driver. Driver can use this value
and update the HW directly. This mechanism is currently used only for the
newly introduced variable size WQEs.
Extend the bnxt_re_qp_req structure to pass the Send Queue slot count.
Reorganize the code to get the sq_slots before initializing the Send Queue
attributes.
Link: https://patch.msgid.link/r/1724042847-1481-5-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Hongguang Gao <hongguang.gao@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions