Lines Matching defs:bnxt_qplib_cqe
386 struct bnxt_qplib_cqe { struct
387 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;
399 u16 flags;
400 u8 smac[6];
401 u32 src_qp;
402 u16 raweth_qp1_flags;
403 u16 raweth_qp1_errors;
404 u16 raweth_qp1_cfa_code;
405 u32 raweth_qp1_flags2;
406 u32 raweth_qp1_metadata;
407 u8 raweth_qp1_payload_offset;
408 u16 pkey_index;