Searched refs:handle_rx_cqe_mpwqe (Results 1 – 2 of 2) sorted by relevance
68 .handle_rx_cqe_mpwqe = mlx5e_handle_rx_cqe_mpwrq,1396 .handle_rx_cqe_mpwqe = mlx5e_handle_rx_cqe_mpwrq_rep,1729 .handle_rx_cqe_mpwqe = NULL, /* Not supported */1789 rq->handle_rx_cqe = priv->profile->rx_handlers->handle_rx_cqe_mpwqe; in mlx5e_rq_set_handlers()
898 mlx5e_fp_handle_rx_cqe handle_rx_cqe_mpwqe; member