Searched refs:nvmf_transport_ops (Results 1 – 5 of 5) sorted by relevance
131 struct nvmf_transport_ops { struct160 int nvmf_register_transport(struct nvmf_transport_ops *ops); argument161 void nvmf_unregister_transport(struct nvmf_transport_ops *ops);
494 int nvmf_register_transport(struct nvmf_transport_ops *ops) in nvmf_register_transport()516 void nvmf_unregister_transport(struct nvmf_transport_ops *ops) in nvmf_unregister_transport()524 static struct nvmf_transport_ops *nvmf_lookup_transport( in nvmf_lookup_transport()527 struct nvmf_transport_ops *ops; in nvmf_lookup_transport()909 struct nvmf_transport_ops *ops; in nvmf_create_ctrl()
2021 static struct nvmf_transport_ops nvme_rdma_transport = {
3249 static struct nvmf_transport_ops nvme_fc_transport = {
692 static struct nvmf_transport_ops nvme_loop_transport = {