Searched defs:bnxt_qplib_cqe (Results 1 – 1 of 1) sorted by relevance
323 struct bnxt_qplib_cqe { struct324 u8 status;325 u8 type;326 u8 opcode;327 u32 length;328 u64 wr_id;329 union {333 u64 qp_handle;334 u64 mr_handle;335 u16 flags;[all …]