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

/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_cq.c163 cq->mcq.comp = cq->is_tx ? mlx4_en_tx_irq : mlx4_en_rx_irq;
H A Den.h795 void mlx4_en_tx_irq(struct mlx4_cq *mcq);
H A Dmlx4_en_tx.c423 void mlx4_en_tx_irq(struct mlx4_cq *mcq) function

Completed in 110 milliseconds