Searched defs:bnxt_qplib_cqe (Results 1 – 1 of 1) sorted by relevance
384 struct bnxt_qplib_cqe { struct385 u8 status;386 u8 type;387 u8 opcode;388 u32 length;389 u16 cfa_meta;390 u64 wr_id;391 union {395 u64 qp_handle;396 u64 mr_handle;[all …]