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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli.c274 * lpfc_sli4_cq_get - Gets the next valid CQE from a CQ
283 lpfc_sli4_cq_get(struct lpfc_queue *q) function
9141 while ((cqe = lpfc_sli4_cq_get(cq))) {
9148 while ((cqe = lpfc_sli4_cq_get(cq))) {
9380 while ((cqe = lpfc_sli4_cq_get(cq))) {

Completed in 89 milliseconds