Home
last modified time | relevance | path

Searched refs:first_sgl (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/drivers/block/rnbd/
H A Drnbd-clt.h67 struct scatterlist first_sgl[]; /* must be the last one */ member
H A Drnbd-clt.c1130 iu->sgt.sgl = iu->first_sgl; in rnbd_queue_rq()
/kernel/linux/linux-5.10/include/linux/
H A Dnvme-fc-driver.h184 * @first_sgl: memory for 1st scatter/gather list segment for payload data
217 struct scatterlist *first_sgl; member
/kernel/linux/linux-6.6/include/linux/
H A Dnvme-fc-driver.h185 * @first_sgl: memory for 1st scatter/gather list segment for payload data
218 struct scatterlist *first_sgl; member
/kernel/linux/linux-5.10/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.c800 fcpreq->first_sgl, tgt_fcpreq->offset, in fcloop_fcp_op()
811 fcpreq->first_sgl, tgt_fcpreq->offset, in fcloop_fcp_op()
/kernel/linux/linux-6.6/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.c846 fcpreq->first_sgl, tgt_fcpreq->offset, in fcloop_fcp_op()
857 fcpreq->first_sgl, tgt_fcpreq->offset, in fcloop_fcp_op()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_nvme.c495 sgl = fd->first_sgl; in qla2x00_start_nvme_mq()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_nvme.c694 sgl = fd->first_sgl; in qla2x00_start_nvme_mq()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfc.c2153 op->op.fcp_req.first_sgl = op->sgl; in nvme_fc_init_request()
2605 freq->sg_table.sgl = freq->first_sgl; in nvme_fc_map_data()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_nvme.c1476 data_sg = nCmd->first_sgl; in lpfc_nvme_prep_io_dma()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_nvme.c1386 data_sg = nCmd->first_sgl; in lpfc_nvme_prep_io_dma()

Completed in 30 milliseconds