Searched refs:nvmet_fabrics_ops (Results 1 – 7 of 7) sorted by relevance
217 const struct nvmet_fabrics_ops *tr_ops;283 const struct nvmet_fabrics_ops *ops;410 struct nvmet_fabrics_ops { struct490 const struct nvmet_fabrics_ops *ops;566 const struct nvmet_fabrics_ops *ops);608 const struct nvmet_fabrics_ops *ops;641 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops);642 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops);
25 static const struct nvmet_fabrics_ops *nvmet_transports[NVMF_TRTYPE_MAX];281 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops) in nvmet_register_transport()296 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops) in nvmet_unregister_transport()318 const struct nvmet_fabrics_ops *ops; in nvmet_enable_port()384 const struct nvmet_fabrics_ops *ops; in nvmet_disable_port()1153 const struct nvmet_fabrics_ops *ops) in nvmet_req_init()
69 static const struct nvmet_fabrics_ops nvme_loop_ops;673 static const struct nvmet_fabrics_ops nvme_loop_ops = {
179 static const struct nvmet_fabrics_ops nvmet_rdma_ops;2040 static const struct nvmet_fabrics_ops nvmet_rdma_ops = {
214 static const struct nvmet_fabrics_ops nvmet_tcp_ops;2210 static const struct nvmet_fabrics_ops nvmet_tcp_ops = {
1929 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops;2991 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = {
1527 static const struct nvmet_fabrics_ops nvmet_pci_epf_fabrics_ops = {