Searched refs:mlx4_en_poll_tx_cq (Results 1 – 3 of 3) sorted by relevance
150 netif_napi_add_tx(cq->dev, &cq->napi, mlx4_en_poll_tx_cq); in mlx4_en_activate_cq()
729 int mlx4_en_poll_tx_cq(struct napi_struct *napi, int budget);
549 int mlx4_en_poll_tx_cq(struct napi_struct *napi, int budget) in mlx4_en_poll_tx_cq() function