t4_sge_intr_msix 1430 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h irqreturn_t t4_sge_intr_msix(int irq, void *cookie);
t4_sge_intr_msix  746 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	err = request_irq(adap->msix_info[1].vec, t4_sge_intr_msix, 0,
t4_sge_intr_msix  754 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 				  t4_sge_intr_msix, 0,
t4_sge_intr_msix 3049 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			t4_sge_intr_msix(0, &rx->rspq);
t4_sge_intr_msix  366 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 				  t4_sge_intr_msix, 0,
t4_sge_intr_msix 3378 drivers/net/ethernet/chelsio/cxgb4/sge.c 		return t4_sge_intr_msix;