Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c88 static struct lpfc_cqe *lpfc_sli4_cq_get(struct lpfc_queue *q);
486 cqe = lpfc_sli4_cq_get(cq); in lpfc_sli4_eqcq_flush()
490 cqe = lpfc_sli4_cq_get(cq); in lpfc_sli4_eqcq_flush()
549 * lpfc_sli4_cq_get - Gets the next valid CQE from a CQ
558 lpfc_sli4_cq_get(struct lpfc_queue *q) in lpfc_sli4_cq_get() function
574 * upon. Given what was seen in lpfc_sli4_cq_get() of speculative in lpfc_sli4_cq_get()
13905 cqe = lpfc_sli4_cq_get(cq); in __lpfc_sli4_process_cq()
13924 cqe = lpfc_sli4_cq_get(cq); in __lpfc_sli4_process_cq()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c89 static struct lpfc_cqe *lpfc_sli4_cq_get(struct lpfc_queue *q);
611 cqe = lpfc_sli4_cq_get(cq); in lpfc_sli4_eqcq_flush()
615 cqe = lpfc_sli4_cq_get(cq); in lpfc_sli4_eqcq_flush()
674 * lpfc_sli4_cq_get - Gets the next valid CQE from a CQ
683 lpfc_sli4_cq_get(struct lpfc_queue *q) in lpfc_sli4_cq_get() function
699 * upon. Given what was seen in lpfc_sli4_cq_get() of speculative in lpfc_sli4_cq_get()
14880 cqe = lpfc_sli4_cq_get(cq); in __lpfc_sli4_process_cq()
14899 cqe = lpfc_sli4_cq_get(cq); in __lpfc_sli4_process_cq()

Completed in 45 milliseconds