Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_sli.c15891 static int lpfc_cq_poll_hdler(struct irq_poll *iop, int budget) in lpfc_cq_poll_hdler() function
16042 irq_poll_init(&cq->iop, LPFC_IRQ_POLL_WEIGHT, lpfc_cq_poll_hdler); in lpfc_cq_create()