Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_sli.c16142 static int lpfc_cq_poll_hdler(struct irq_poll *iop, int budget) in lpfc_cq_poll_hdler() function
16293 irq_poll_init(&cq->iop, LPFC_IRQ_POLL_WEIGHT, lpfc_cq_poll_hdler); in lpfc_cq_create()