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

/linux-master/drivers/infiniband/hw/hfi1/
H A Dmsix.c58 * msix_request_irq() - Allocate a free MSIx IRQ
74 static int msix_request_irq(struct hfi1_devdata *dd, void *arg, function
131 int nr = msix_request_irq(rcd->dd, rcd, handler, thread,
192 nr = msix_request_irq(sde->dd, sde, sdma_interrupt, NULL,
213 nr = msix_request_irq(dd, dd, general_interrupt, NULL, IRQ_GENERAL,

Completed in 100 milliseconds