Searched refs:lpfc_sli4_eq_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.c201 * lpfc_sli4_eq_get - Gets the next valid EQE from a EQ
210 lpfc_sli4_eq_get(struct lpfc_queue *q) function
9406 while ((eqe = lpfc_sli4_eq_get(eq)))
9467 while ((eqe = lpfc_sli4_eq_get(speq))) {
9547 while ((eqe = lpfc_sli4_eq_get(fpeq))) {

Completed in 125 milliseconds