Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h131 struct bnxt_qplib_swqe { struct
134 u64 wr_id;
135 u8 reqs_type;
136 u8 type;
151 u8 flags;
157 struct bnxt_qplib_sge sg_list[BNXT_QPLIB_QP_MAX_SGL];
158 int num_sge;
160 u32 inline_len;
162 u8 inline_data[BNXT_QPLIB_SWQE_MAX_INLINE_LENGTH];
164 union {