Home
last modified time | relevance | path

Searched refs:mlx4_en_poll_tx_cq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_cq.c152 netif_tx_napi_add(cq->dev, &cq->napi, mlx4_en_poll_tx_cq, in mlx4_en_activate_cq()
H A Dmlx4_en.h747 int mlx4_en_poll_tx_cq(struct napi_struct *napi, int budget);
H A Den_tx.c548 int mlx4_en_poll_tx_cq(struct napi_struct *napi, int budget) in mlx4_en_poll_tx_cq() function
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_cq.c150 netif_napi_add_tx(cq->dev, &cq->napi, mlx4_en_poll_tx_cq); in mlx4_en_activate_cq()
H A Dmlx4_en.h739 int mlx4_en_poll_tx_cq(struct napi_struct *napi, int budget);
H A Den_tx.c553 int mlx4_en_poll_tx_cq(struct napi_struct *napi, int budget) in mlx4_en_poll_tx_cq() function

Completed in 10 milliseconds