Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h673 extern union lpfc_wqe128 lpfc_icmnd_cmd_template;
H A Dlpfc_nvme.c1265 memcpy(&wqe->words[4], &lpfc_icmnd_cmd_template.words[4], in lpfc_nvme_prep_io_cmd()
H A Dlpfc_scsi.c4726 memcpy(&wqe->words[4], &lpfc_icmnd_cmd_template.words[4], in lpfc_scsi_prep_cmnd_buf_s4()
4906 memcpy(&wqe->words[4], &lpfc_icmnd_cmd_template.words[4], in lpfc_scsi_prep_task_mgmt_cmd_s4()
H A Dlpfc_sli.c99 union lpfc_wqe128 lpfc_icmnd_cmd_template; variable
187 wqe = &lpfc_icmnd_cmd_template; in lpfc_wqe_cmd_template()