Home
last modified time | relevance | path

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

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