Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhealth.h10 #define MLX5E_RX_ERR_CQE(cqe) (get_cqe_opcode(cqe) != MLX5_CQE_RESP_SEND) macro
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1241 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe()
1294 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_rep()
1349 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_mpwrq_rep()
1505 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_mpwrq()
1702 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5i_handle_rx_cqe()
1746 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_ipsec_handle_rx_cqe()