Searched refs:MLX5E_RX_ERR_CQE (Results 1 – 3 of 3) sorted by relevance
1769 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe()1823 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_rep()1872 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_mpwrq_rep()2155 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_mpwrq_shampo()2233 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_mpwrq()2490 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5i_handle_rx_cqe()2583 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_trap_handle_rx_cqe()
35 #define MLX5E_RX_ERR_CQE(cqe) (get_cqe_opcode(cqe) != MLX5_CQE_RESP_SEND) macro
128 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_ptp_handle_ts_cqe()
Completed in 11 milliseconds