Searched defs:bnxt_qplib_cqe (Results 1 – 1 of 1) sorted by relevance
418 struct bnxt_qplib_cqe { struct419 u8 status;420 u8 type;421 u8 opcode;422 u32 length;424 u32 cfa_meta;427 u64 wr_id;428 union {432 u64 qp_handle;433 u64 mr_handle;[all …]