Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h89 struct bnxt_qplib_srq { struct
93 u64 srq_handle;
94 u32 id;
95 u16 wqe_size;
96 u32 max_wqe;
97 u32 max_sge;
98 u32 threshold;
99 bool arm_req;
103 int start_idx;
104 int last_idx;
[all …]