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