Home
last modified time | relevance | path

Searched refs:temp_wqe (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_sli.c98 union lpfc_wqe *temp_wqe; in lpfc_sli4_wq_put() local
106 temp_wqe = q->qe[q->host_index].wqe; in lpfc_sli4_wq_put()
120 lpfc_sli_pcimem_bcopy(wqe, temp_wqe, q->entry_size); in lpfc_sli4_wq_put()