Home
last modified time | relevance | path

Searched refs:nvme_keyed_sgl_desc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Drdma.c1251 struct nvme_keyed_sgl_desc *sg = &c->common.dptr.ksgl; in nvme_rdma_set_sg_null()
1289 struct nvme_keyed_sgl_desc *sg = &c->common.dptr.ksgl; in nvme_rdma_map_sg_single()
1302 struct nvme_keyed_sgl_desc *sg = &c->common.dptr.ksgl; in nvme_rdma_map_sg_fr()
1411 struct nvme_keyed_sgl_desc *sg = &c->common.dptr.ksgl; in nvme_rdma_map_sg_pi()
/openbmc/linux/include/linux/
H A Dnvme.h906 struct nvme_keyed_sgl_desc { struct
919 struct nvme_keyed_sgl_desc ksgl; argument
/openbmc/linux/drivers/nvme/target/
H A Drdma.c873 struct nvme_keyed_sgl_desc *sgl, bool invalidate) in nvmet_rdma_map_sgl_keyed()
912 struct nvme_keyed_sgl_desc *sgl = &rsp->req.cmd->common.dptr.ksgl; in nvmet_rdma_map_sgl()