Lines Matching defs:bnxt_qplib_cqe
384 struct bnxt_qplib_cqe { struct
385 u8 status;
386 u8 type;
387 u8 opcode;
388 u32 length;
389 u16 cfa_meta;
390 u64 wr_id;
391 union {
395 u64 qp_handle;
396 u64 mr_handle;
397 u16 flags;
398 u8 smac[6];
399 u32 src_qp;
400 u16 raweth_qp1_flags;
401 u16 raweth_qp1_errors;
402 u16 raweth_qp1_cfa_code;
403 u32 raweth_qp1_flags2;
404 u32 raweth_qp1_metadata;
405 u8 raweth_qp1_payload_offset;
406 u16 pkey_index;