Home
last modified time | relevance | path

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

/linux/drivers/block/rnbd/
H A Drnbd-clt.h67 struct scatterlist first_sgl[]; /* must be the last one */ member
H A Drnbd-clt.c1132 iu->sgt.sgl = iu->first_sgl; in rnbd_queue_rq()
/linux/include/linux/
H A Dnvme-fc-driver.h218 struct scatterlist *first_sgl; member
/linux/drivers/nvme/target/
H A Dfcloop.c896 fcpreq->first_sgl, tgt_fcpreq->offset, in fcloop_fcp_op()
907 fcpreq->first_sgl, tgt_fcpreq->offset, in fcloop_fcp_op()
/linux/drivers/scsi/qla2xxx/
H A Dqla_nvme.c696 sgl = fd->first_sgl; in qla2x00_start_nvme_mq()
/linux/drivers/nvme/host/
H A Dfc.c2123 op->op.fcp_req.first_sgl = op->sgl; in nvme_fc_init_request()
2572 freq->sg_table.sgl = freq->first_sgl; in nvme_fc_map_data()