Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_sli.c268 union lpfc_wqe *temp_wqe; in lpfc_sli4_wq_put() local
280 temp_wqe = lpfc_sli4_qe(q, q->host_index); in lpfc_sli4_wq_put()
296 lpfc_sli4_pcimem_bcopy(wqe, temp_wqe, q->entry_size); in lpfc_sli4_wq_put()
299 tmp = (uint8_t *)temp_wqe; in lpfc_sli4_wq_put()