Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h129 struct bnxt_qplib_swqe { struct
132 u64 wr_id;
133 u8 reqs_type;
134 u8 type;
149 u8 flags;
155 struct bnxt_qplib_sge sg_list[BNXT_VAR_MAX_SGE];
156 int num_sge;
158 u32 inline_len;
160 u8 inline_data[BNXT_QPLIB_SWQE_MAX_INLINE_LENGTH];
162 union {