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 u64 wr_id;351 union {355 u64 qp_handle;356 u64 mr_handle;357 u16 flags;[all …]