Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.h10 #define MLX5E_RX_ERR_CQE(cqe) (get_cqe_opcode(cqe) != MLX5_CQE_RESP_SEND) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1238 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe()
1293 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_rep()
1351 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_mpwrq_rep()
1510 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_mpwrq()
1709 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5i_handle_rx_cqe()
1753 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_ipsec_handle_rx_cqe()