Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dmsix.c74 static int msix_request_irq(struct hfi1_devdata *dd, void *arg, in msix_request_irq() function
131 int nr = msix_request_irq(rcd->dd, rcd, handler, thread, in msix_request_rcd_irq_common()
192 nr = msix_request_irq(sde->dd, sde, sdma_interrupt, NULL, in msix_request_sdma_irq()
213 nr = msix_request_irq(dd, dd, general_interrupt, NULL, IRQ_GENERAL, in msix_request_general_irq()

Completed in 2 milliseconds