Searched refs:mlx4_en_tx_irq (Results 1 – 3 of 3) sorted by relevance
163 cq->mcq.comp = cq->is_tx ? mlx4_en_tx_irq : mlx4_en_rx_irq; in mlx4_en_activate_cq()
808 void mlx4_en_tx_irq(struct mlx4_cq *mcq);
423 void mlx4_en_tx_irq(struct mlx4_cq *mcq) in mlx4_en_tx_irq() function