Lines Matching defs:bnxt_qplib_cqe
406 struct bnxt_qplib_cqe { struct
407 u8 status;
408 u8 type;
409 u8 opcode;
410 u32 length;
411 u16 cfa_meta;
412 u64 wr_id;
413 union {
417 u64 qp_handle;
418 u64 mr_handle;
419 u16 flags;
420 u8 smac[6];
421 u32 src_qp;
422 u16 raweth_qp1_flags;
423 u16 raweth_qp1_errors;
424 u16 raweth_qp1_cfa_code;
425 u32 raweth_qp1_flags2;
426 u32 raweth_qp1_metadata;
427 u8 raweth_qp1_payload_offset;
428 u16 pkey_index;