Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c158 cq->mcq.comp = mlx4_en_rx_irq; in mlx4_en_activate_cq()
Dmlx4_en.h764 void mlx4_en_rx_irq(struct mlx4_cq *mcq);
Den_rx.c988 void mlx4_en_rx_irq(struct mlx4_cq *mcq) in mlx4_en_rx_irq() function