Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c151 cq->mcq.comp = mlx4_en_tx_irq; in mlx4_en_activate_cq()
Dmlx4_en.h707 void mlx4_en_tx_irq(struct mlx4_cq *mcq);
Den_tx.c536 void mlx4_en_tx_irq(struct mlx4_cq *mcq) in mlx4_en_tx_irq() function