Searched defs:bnxt_qplib_cqe (Results 1 – 1 of 1) sorted by relevance
345 struct bnxt_qplib_cqe { struct346 u8 status;347 u8 type;348 u8 opcode;349 u32 length;350 u16 cfa_meta;351 u64 wr_id;352 union {356 u64 qp_handle;357 u64 mr_handle;[all …]