Home
last modified time | relevance | path

Searched refs:handle_rx_cqe_mpwqe (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib_vlan.c356 .rx_handlers.handle_rx_cqe_mpwqe = NULL, /* Not supported */
Dipoib.c435 .rx_handlers.handle_rx_cqe_mpwqe = NULL, /* Not supported */
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c1772 .rx_handlers.handle_rx_cqe_mpwqe = mlx5e_handle_rx_cqe_mpwrq,
1790 .rx_handlers.handle_rx_cqe_mpwqe = mlx5e_handle_rx_cqe_mpwrq,
Den.h897 mlx5e_fp_handle_rx_cqe handle_rx_cqe_mpwqe; member
Den_main.c451 rq->handle_rx_cqe = c->priv->profile->rx_handlers.handle_rx_cqe_mpwqe; in mlx5e_alloc_rq()
5224 .rx_handlers.handle_rx_cqe_mpwqe = mlx5e_handle_rx_cqe_mpwrq,