Searched refs:nvmet_fabrics_ops (Results 1 – 5 of 5) sorted by relevance
218 const struct nvmet_fabrics_ops *tr_ops;284 const struct nvmet_fabrics_ops *ops;411 struct nvmet_fabrics_ops { struct491 const struct nvmet_fabrics_ops *ops;569 const struct nvmet_fabrics_ops *ops);611 const struct nvmet_fabrics_ops *ops;644 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops);645 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()392 const struct nvmet_fabrics_ops *ops; in nvmet_disable_port()1161 const struct nvmet_fabrics_ops *ops) in nvmet_req_init()
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;2223 static const struct nvmet_fabrics_ops nvmet_tcp_ops = {
1527 static const struct nvmet_fabrics_ops nvmet_pci_epf_fabrics_ops = {