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