Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_crtn.h672 extern union lpfc_wqe128 lpfc_icmnd_cmd_template;
Dlpfc_nvme.c1263 memcpy(&wqe->words[4], &lpfc_icmnd_cmd_template.words[4], in lpfc_nvme_prep_io_cmd()
Dlpfc_scsi.c4752 memcpy(&wqe->words[4], &lpfc_icmnd_cmd_template.words[4], in lpfc_scsi_prep_cmnd_buf_s4()
4932 memcpy(&wqe->words[4], &lpfc_icmnd_cmd_template.words[4], in lpfc_scsi_prep_task_mgmt_cmd_s4()
Dlpfc_sli.c99 union lpfc_wqe128 lpfc_icmnd_cmd_template; variable
187 wqe = &lpfc_icmnd_cmd_template; in lpfc_wqe_cmd_template()