Lines Matching defs:bnxt_qplib_cqe
367 struct bnxt_qplib_cqe { struct
368 u8 status;
369 u8 type;
370 u8 opcode;
371 u32 length;
372 u16 cfa_meta;
373 u64 wr_id;
374 union {
378 u64 qp_handle;
379 u64 mr_handle;
380 u16 flags;
381 u8 smac[6];
382 u32 src_qp;
383 u16 raweth_qp1_flags;
384 u16 raweth_qp1_errors;
385 u16 raweth_qp1_cfa_code;
386 u32 raweth_qp1_flags2;
387 u32 raweth_qp1_metadata;
388 u8 raweth_qp1_payload_offset;
389 u16 pkey_index;