Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_crtn.h640 extern union lpfc_wqe128 lpfc_icmnd_cmd_template;
Dlpfc_nvme.c1236 memcpy(&wqe->words[4], &lpfc_icmnd_cmd_template.words[4], in lpfc_nvme_prep_io_cmd()
Dlpfc_scsi.c4910 memcpy(&wqe->words[4], &lpfc_icmnd_cmd_template.words[4], in lpfc_scsi_prep_cmnd_buf_s4()
Dlpfc_sli.c95 union lpfc_wqe128 lpfc_icmnd_cmd_template; variable
189 wqe = &lpfc_icmnd_cmd_template; in lpfc_wqe_cmd_template()