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

/drivers/net/ethernet/mellanox/mlx4/
H A Den_cq.c124 cq->mcq.comp = cq->is_tx ? mlx4_en_tx_irq : mlx4_en_rx_irq;
H A Dmlx4_en.h553 void mlx4_en_rx_irq(struct mlx4_cq *mcq);
H A Den_rx.c702 void mlx4_en_rx_irq(struct mlx4_cq *mcq) function

Completed in 106 milliseconds