Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme-fc-driver.h217 struct scatterlist *first_sgl; member
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dloop.c26 struct scatterlist first_sgl[]; member
156 iod->sg_table.sgl = iod->first_sgl; in nvme_loop_queue_rq()
H A Dfcloop.c796 fcpreq->first_sgl, tgt_fcpreq->offset, in fcloop_fcp_op()
807 fcpreq->first_sgl, tgt_fcpreq->offset, in fcloop_fcp_op()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_nvme.c505 sgl = fd->first_sgl; in qla2x00_start_nvme_mq()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfc.c2128 op->op.fcp_req.first_sgl = op->sgl; in nvme_fc_init_request()
2588 freq->sg_table.sgl = freq->first_sgl; in nvme_fc_map_data()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_nvme.c1476 data_sg = nCmd->first_sgl; in lpfc_nvme_prep_io_dma()