Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme-fc.h72 struct nvme_fc_ersp_iu { struct
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_nvme.c1083 struct nvme_fc_ersp_iu *ep; in lpfc_nvme_io_cmd_wqe_cmpl()
1149 ep = (struct nvme_fc_ersp_iu *)nCmd->rspaddr; in lpfc_nvme_io_cmd_wqe_cmpl()
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dfc.c74 struct nvme_fc_ersp_iu rspiubuf;
2124 struct nvme_fc_ersp_iu *ersp = &fod->rspiubuf; in nvmet_fc_prep_fcp_rsp()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_isr.c2328 sizeof(struct nvme_fc_ersp_iu))) { in qla24xx_nvme_iocb_entry()
2337 cpu_to_le16(sizeof(struct nvme_fc_ersp_iu)); in qla24xx_nvme_iocb_entry()
2345 struct nvme_fc_ersp_iu *rsp_iu = fd->rspaddr; in qla24xx_nvme_iocb_entry()
H A Dqla_fw.h634 struct nvme_fc_ersp_iu nvme_ersp;
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfc.c109 struct nvme_fc_ersp_iu rsp_iu;
2004 case sizeof(struct nvme_fc_ersp_iu): in nvme_fc_fcpio_done()