Searched defs:bnxt_qplib_cqe (Results 1 – 1 of 1) sorted by relevance
385 struct bnxt_qplib_cqe { struct386 u8 status;387 u8 type;388 u8 opcode;389 u32 length;390 u16 cfa_meta;391 u64 wr_id;392 union {396 u64 qp_handle;397 u64 mr_handle;[all …]