Searched refs:handle_rx_cqe_mpwqe (Results 1 – 2 of 2) sorted by relevance
77 .handle_rx_cqe_mpwqe = mlx5e_handle_rx_cqe_mpwrq,1954 .handle_rx_cqe_mpwqe = mlx5e_handle_rx_cqe_mpwrq_rep,2668 .handle_rx_cqe_mpwqe = NULL, /* Not supported */2695 rq->handle_rx_cqe = priv->profile->rx_handlers->handle_rx_cqe_mpwqe; in mlx5e_rq_set_handlers()
950 mlx5e_fp_handle_rx_cqe handle_rx_cqe_mpwqe; member