Searched refs:lpfc_sli4_wq_put (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.c75 * lpfc_sli4_wq_put - Put a Work Queue Entry on an Work Queue
87 lpfc_sli4_wq_put(struct lpfc_queue *q, union lpfc_wqe *wqe) function
6324 if (lpfc_sli4_wq_put(phba->sli4_hba.fcp_wq[piocb->fcp_wqidx],
6328 if (lpfc_sli4_wq_put(phba->sli4_hba.els_wq, &wqe))
12919 else if (lpfc_sli4_wq_put(phba->sli4_hba.els_wq, &wqe))

Completed in 133 milliseconds