nvmet_fabrics_ops   19 drivers/nvme/target/core.c static const struct nvmet_fabrics_ops *nvmet_transports[NVMF_TRTYPE_MAX];
nvmet_fabrics_ops  263 drivers/nvme/target/core.c int nvmet_register_transport(const struct nvmet_fabrics_ops *ops)
nvmet_fabrics_ops  278 drivers/nvme/target/core.c void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops)
nvmet_fabrics_ops  300 drivers/nvme/target/core.c 	const struct nvmet_fabrics_ops *ops;
nvmet_fabrics_ops  338 drivers/nvme/target/core.c 	const struct nvmet_fabrics_ops *ops;
nvmet_fabrics_ops  858 drivers/nvme/target/core.c 		struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops)
nvmet_fabrics_ops 1574 drivers/nvme/target/fc.c static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops;
nvmet_fabrics_ops 2562 drivers/nvme/target/fc.c static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = {
nvmet_fabrics_ops   68 drivers/nvme/target/loop.c static const struct nvmet_fabrics_ops nvme_loop_ops;
nvmet_fabrics_ops  671 drivers/nvme/target/loop.c static const struct nvmet_fabrics_ops nvme_loop_ops = {
nvmet_fabrics_ops  143 drivers/nvme/target/nvmet.h 	const struct nvmet_fabrics_ops	*tr_ops;
nvmet_fabrics_ops  189 drivers/nvme/target/nvmet.h 	const struct nvmet_fabrics_ops *ops;
nvmet_fabrics_ops  315 drivers/nvme/target/nvmet.h 	const struct nvmet_fabrics_ops *ops;
nvmet_fabrics_ops  376 drivers/nvme/target/nvmet.h 		struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops);
nvmet_fabrics_ops  418 drivers/nvme/target/nvmet.h int nvmet_register_transport(const struct nvmet_fabrics_ops *ops);
nvmet_fabrics_ops  419 drivers/nvme/target/nvmet.h void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops);
nvmet_fabrics_ops  139 drivers/nvme/target/rdma.c static const struct nvmet_fabrics_ops nvmet_rdma_ops;
nvmet_fabrics_ops 1605 drivers/nvme/target/rdma.c static const struct nvmet_fabrics_ops nvmet_rdma_ops = {
nvmet_fabrics_ops  146 drivers/nvme/target/tcp.c static struct nvmet_fabrics_ops nvmet_tcp_ops;
nvmet_fabrics_ops 1716 drivers/nvme/target/tcp.c static struct nvmet_fabrics_ops nvmet_tcp_ops = {