Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h111 struct bnxt_qplib_swqe { struct
114 u64 wr_id;
115 u8 reqs_type;
116 u8 type;
131 u8 flags;
137 struct bnxt_qplib_sge sg_list[BNXT_QPLIB_QP_MAX_SGL];
138 int num_sge;
140 u32 inline_len;
142 u8 inline_data[BNXT_QPLIB_SWQE_MAX_INLINE_LENGTH];
144 union {