Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dnvmet.h163 const struct nvmet_fabrics_ops *tr_ops;
209 const struct nvmet_fabrics_ops *ops;
324 struct nvmet_fabrics_ops { struct
387 const struct nvmet_fabrics_ops *ops;
456 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops);
502 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops);
503 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops);
Dcore.c21 static const struct nvmet_fabrics_ops *nvmet_transports[NVMF_TRTYPE_MAX];
282 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops) in nvmet_register_transport()
297 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops) in nvmet_unregister_transport()
319 const struct nvmet_fabrics_ops *ops; in nvmet_enable_port()
370 const struct nvmet_fabrics_ops *ops; in nvmet_disable_port()
919 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops) in nvmet_req_init()
Dloop.c67 static const struct nvmet_fabrics_ops nvme_loop_ops;
638 static const struct nvmet_fabrics_ops nvme_loop_ops = {
Dtcp.c165 static const struct nvmet_fabrics_ops nvmet_tcp_ops;
1832 static const struct nvmet_fabrics_ops nvmet_tcp_ops = {
Drdma.c176 static const struct nvmet_fabrics_ops nvmet_rdma_ops;
2008 static const struct nvmet_fabrics_ops nvmet_rdma_ops = {
Dfc.c1913 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops;
2915 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = {