Lines Matching refs:mlx5_cqe64
822 struct mlx5_cqe64 { struct
908 static inline u8 mlx5_get_cqe_format(struct mlx5_cqe64 *cqe) in mlx5_get_cqe_format()
913 static inline u8 get_cqe_opcode(struct mlx5_cqe64 *cqe) in get_cqe_opcode()
918 static inline u8 get_cqe_enhanced_num_mini_cqes(struct mlx5_cqe64 *cqe) in get_cqe_enhanced_num_mini_cqes()
924 static inline u8 get_cqe_lro_tcppsh(struct mlx5_cqe64 *cqe) in get_cqe_lro_tcppsh()
929 static inline u8 get_cqe_l4_hdr_type(struct mlx5_cqe64 *cqe) in get_cqe_l4_hdr_type()
934 static inline bool cqe_is_tunneled(struct mlx5_cqe64 *cqe) in cqe_is_tunneled()
939 static inline u8 get_cqe_tls_offload(struct mlx5_cqe64 *cqe) in get_cqe_tls_offload()
944 static inline bool cqe_has_vlan(const struct mlx5_cqe64 *cqe) in cqe_has_vlan()
949 static inline u64 get_cqe_ts(struct mlx5_cqe64 *cqe) in get_cqe_ts()
959 static inline u16 get_cqe_flow_tag(struct mlx5_cqe64 *cqe) in get_cqe_flow_tag()
975 static inline u16 mpwrq_get_cqe_byte_cnt(struct mlx5_cqe64 *cqe) in mpwrq_get_cqe_byte_cnt()
987 static inline u16 mpwrq_get_cqe_consumed_strides(struct mlx5_cqe64 *cqe) in mpwrq_get_cqe_consumed_strides()
994 static inline bool mpwrq_is_filler_cqe(struct mlx5_cqe64 *cqe) in mpwrq_is_filler_cqe()
1001 static inline u16 mpwrq_get_cqe_stride_index(struct mlx5_cqe64 *cqe) in mpwrq_get_cqe_stride_index()
1084 struct mlx5_cqe64 cqe64;