Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h130 struct bnxt_qplib_swqe { struct
133 u64 wr_id;
134 u8 reqs_type;
135 u8 type;
150 u8 flags;
156 struct bnxt_qplib_sge sg_list[BNXT_VAR_MAX_SGE];
157 int num_sge;
159 u32 inline_len;
161 u8 inline_data[BNXT_QPLIB_SWQE_MAX_INLINE_LENGTH];
163 union {