Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_sli.c188 struct lpfc_mqe *temp_mqe; in lpfc_sli4_mq_put() local
194 temp_mqe = q->qe[q->host_index].mqe; in lpfc_sli4_mq_put()
199 lpfc_sli_pcimem_bcopy(mqe, temp_mqe, q->entry_size); in lpfc_sli4_mq_put()
201 q->phba->mbox = (MAILBOX_t *)temp_mqe; in lpfc_sli4_mq_put()