Home
last modified time | relevance | path

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

/linux-5.10/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h128 struct bnxt_qplib_swqe { struct
131 u64 wr_id;
132 u8 reqs_type;
133 u8 type;
148 u8 flags;
154 struct bnxt_qplib_sge sg_list[BNXT_QPLIB_QP_MAX_SGL];
155 int num_sge;
157 u32 inline_len;
159 u8 inline_data[BNXT_QPLIB_SWQE_MAX_INLINE_LENGTH];
161 union {