Home
last modified time | relevance | path

Searched refs:mlx5_cqe64 (Results 1 – 1 of 1) sorted by relevance

/include/linux/mlx5/
Ddevice.h794 struct mlx5_cqe64 { struct
859 static inline u8 mlx5_get_cqe_format(struct mlx5_cqe64 *cqe) in mlx5_get_cqe_format()
864 static inline u8 get_cqe_opcode(struct mlx5_cqe64 *cqe) in get_cqe_opcode()
869 static inline u8 get_cqe_lro_tcppsh(struct mlx5_cqe64 *cqe) in get_cqe_lro_tcppsh()
874 static inline u8 get_cqe_l4_hdr_type(struct mlx5_cqe64 *cqe) in get_cqe_l4_hdr_type()
879 static inline u8 get_cqe_l3_hdr_type(struct mlx5_cqe64 *cqe) in get_cqe_l3_hdr_type()
884 static inline bool cqe_is_tunneled(struct mlx5_cqe64 *cqe) in cqe_is_tunneled()
889 static inline u8 get_cqe_tls_offload(struct mlx5_cqe64 *cqe) in get_cqe_tls_offload()
894 static inline bool cqe_has_vlan(struct mlx5_cqe64 *cqe) in cqe_has_vlan()
899 static inline u64 get_cqe_ts(struct mlx5_cqe64 *cqe) in get_cqe_ts()
[all …]