Searched refs:nvmf_transport_ops (Results 1 – 6 of 6) sorted by relevance
167 struct nvmf_transport_ops { struct223 int nvmf_register_transport(struct nvmf_transport_ops *ops);224 void nvmf_unregister_transport(struct nvmf_transport_ops *ops);
614 int nvmf_register_transport(struct nvmf_transport_ops *ops) in nvmf_register_transport()636 void nvmf_unregister_transport(struct nvmf_transport_ops *ops) in nvmf_unregister_transport()644 static struct nvmf_transport_ops *nvmf_lookup_transport( in nvmf_lookup_transport()647 struct nvmf_transport_ops *ops; in nvmf_lookup_transport()1283 struct nvmf_transport_ops *ops; in nvmf_create_ctrl()
2358 static struct nvmf_transport_ops nvme_rdma_transport = {
2843 static struct nvmf_transport_ops nvme_tcp_transport = {
3749 static struct nvmf_transport_ops nvme_fc_transport = {
671 static struct nvmf_transport_ops nvme_loop_transport = {