Home
last modified time | relevance | path

Searched refs:mlx4_en_poll_tx_cq (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c155 netif_tx_napi_add(cq->dev, &cq->napi, mlx4_en_poll_tx_cq, in mlx4_en_activate_cq()
Dmlx4_en.h741 int mlx4_en_poll_tx_cq(struct napi_struct *napi, int budget);
Den_tx.c513 int mlx4_en_poll_tx_cq(struct napi_struct *napi, int budget) in mlx4_en_poll_tx_cq() function