Searched refs:nvmf_transport_ops (Results 1 – 4 of 4) sorted by relevance
117 struct nvmf_transport_ops { struct131 void nvmf_register_transport(struct nvmf_transport_ops *ops); argument132 void nvmf_unregister_transport(struct nvmf_transport_ops *ops);
483 void nvmf_register_transport(struct nvmf_transport_ops *ops) in nvmf_register_transport()500 void nvmf_unregister_transport(struct nvmf_transport_ops *ops) in nvmf_unregister_transport()508 static struct nvmf_transport_ops *nvmf_lookup_transport( in nvmf_lookup_transport()511 struct nvmf_transport_ops *ops; in nvmf_lookup_transport()777 struct nvmf_transport_ops *ops; in nvmf_create_ctrl()
1998 static struct nvmf_transport_ops nvme_rdma_transport = {
727 static struct nvmf_transport_ops nvme_loop_transport = {