Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.c267 struct lpfc_mqe *temp_mqe; in lpfc_sli4_mq_put() local
273 temp_mqe = q->qe[q->host_index].mqe; in lpfc_sli4_mq_put()
278 lpfc_sli4_pcimem_bcopy(mqe, temp_mqe, q->entry_size); in lpfc_sli4_mq_put()
280 q->phba->mbox = (MAILBOX_t *)temp_mqe; in lpfc_sli4_mq_put()