Searched refs:MLX5E_RX_ERR_CQE (Results 1 – 2 of 2) sorted by relevance
9 #define MLX5E_RX_ERR_CQE(cqe) (get_cqe_opcode(cqe) != MLX5_CQE_RESP_SEND) macro
1157 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe()1204 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_rep()1343 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_handle_rx_cqe_mpwrq()1523 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5i_handle_rx_cqe()1563 if (unlikely(MLX5E_RX_ERR_CQE(cqe))) { in mlx5e_ipsec_handle_rx_cqe()