mlx4_en_rx_irq
void mlx4_en_rx_irq(struct mlx4_cq *mcq);
cq->mcq.comp = cq->is_tx ? mlx4_en_tx_irq : mlx4_en_rx_irq;