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

/linux-master/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);
615 cqe = lpfc_sli4_cq_get(cq);
674 * lpfc_sli4_cq_get - Gets the next valid CQE from a CQ
683 lpfc_sli4_cq_get(struct lpfc_queue *q) function
699 * upon. Given what was seen in lpfc_sli4_cq_get() of speculative
14882 cqe = lpfc_sli4_cq_get(cq);
14901 cqe = lpfc_sli4_cq_get(cq);

Completed in 368 milliseconds