Searched defs:mlx5_cqe64 (Results 1 – 2 of 2) sorted by relevance
285 struct mlx5_cqe64 { struct286 uint8_t rsvd0[17];287 uint8_t ml_path;288 uint8_t rsvd20[4];312 uint8_t mlx5dv_get_cqe_owner(struct mlx5_cqe64 *cqe) in mlx5dv_get_cqe_owner() argument
687 struct mlx5_cqe64 { struct688 u8 tls_outer_l3_tunneled;689 u8 rsvd0;690 __be16 wqe_id;691 u8 lro_tcppsh_abort_dupack;692 u8 lro_min_ttl;693 __be16 lro_tcp_win;694 __be32 lro_ack_seq_num;718 static inline u8 get_cqe_opcode(struct mlx5_cqe64 *cqe) in get_cqe_opcode() argument