Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnvme-fc-driver.h217 struct scatterlist *first_sgl; member
/Linux-v5.10/drivers/nvme/target/
Dloop.c26 struct scatterlist first_sgl[]; member
156 iod->sg_table.sgl = iod->first_sgl; in nvme_loop_queue_rq()
Dfcloop.c796 fcpreq->first_sgl, tgt_fcpreq->offset, in fcloop_fcp_op()
807 fcpreq->first_sgl, tgt_fcpreq->offset, in fcloop_fcp_op()
/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_nvme.c482 sgl = fd->first_sgl; in qla2x00_start_nvme_mq()
/Linux-v5.10/drivers/nvme/host/
Dfc.c2118 op->op.fcp_req.first_sgl = op->sgl; in nvme_fc_init_request()
2563 freq->sg_table.sgl = freq->first_sgl; in nvme_fc_map_data()
/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_nvme.c1466 data_sg = nCmd->first_sgl; in lpfc_nvme_prep_io_dma()