Searched defs:bnxt_qplib_cqe (Results 1 – 1 of 1) sorted by relevance
367 struct bnxt_qplib_cqe { struct368 u8 status;369 u8 type;370 u8 opcode;371 u32 length;372 u16 cfa_meta;373 u64 wr_id;374 union {378 u64 qp_handle;379 u64 mr_handle;[all …]