Searched refs:mlx5_get_cqe_format (Results 1 – 2 of 2) sorted by relevance
845 static inline u8 mlx5_get_cqe_format(struct mlx5_cqe64 *cqe) in mlx5_get_cqe_format() function
1580 if (mlx5_get_cqe_format(cqe) == MLX5_COMPRESSED) { in mlx5e_poll_rx_cq()