Searched defs:bnxt_qplib_cqe (Results 1 – 1 of 1) sorted by relevance
369 struct bnxt_qplib_cqe { struct370 u8 status;371 u8 type;372 u8 opcode;373 u32 length;374 u16 cfa_meta;375 u64 wr_id;376 union {380 u64 qp_handle;381 u64 mr_handle;[all …]