Home
last modified time | relevance | path

Searched defs:bnxt_qplib_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/bnxt_re/
A Dqplib_res.h231 struct bnxt_qplib_ctx { struct
232 u32 qpc_count;
233 struct bnxt_qplib_hwq qpc_tbl;
234 u32 mrw_count;
235 struct bnxt_qplib_hwq mrw_tbl;
236 u32 srqc_count;
238 u32 cq_count;
239 struct bnxt_qplib_hwq cq_tbl;
240 struct bnxt_qplib_hwq tim_tbl;
242 struct bnxt_qplib_stats stats;
[all …]

Completed in 9 milliseconds