Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c266 union lpfc_wqe *temp_wqe; in lpfc_sli4_wq_put() local
278 temp_wqe = lpfc_sli4_qe(q, q->host_index); in lpfc_sli4_wq_put()
294 lpfc_sli4_pcimem_bcopy(wqe, temp_wqe, q->entry_size); in lpfc_sli4_wq_put()
297 tmp = (uint8_t *)temp_wqe; in lpfc_sli4_wq_put()