Searched defs:bnxt_qplib_cqe (Results 1 – 1 of 1) sorted by relevance
406 struct bnxt_qplib_cqe { struct407 u8 status;408 u8 type;409 u8 opcode;410 u32 length;411 u16 cfa_meta;412 u64 wr_id;413 union {417 u64 qp_handle;418 u64 mr_handle;[all …]