Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_sli.c142 union lpfc_wqe *temp_wqe; in lpfc_sli4_wq_put() local
153 temp_wqe = lpfc_sli4_qe(q, q->host_index); in lpfc_sli4_wq_put()
169 lpfc_sli4_pcimem_bcopy(wqe, temp_wqe, q->entry_size); in lpfc_sli4_wq_put()
172 tmp = (uint8_t *)temp_wqe; in lpfc_sli4_wq_put()