Searched refs:nvmet_fabrics_ops (Results 1 – 5 of 5) sorted by relevance
180 const struct nvmet_fabrics_ops *ops;253 struct nvmet_fabrics_ops { struct296 const struct nvmet_fabrics_ops *ops;335 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops);373 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops);374 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops);
22 static const struct nvmet_fabrics_ops *nvmet_transports[NVMF_TRTYPE_MAX];224 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops) in nvmet_register_transport()239 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops) in nvmet_unregister_transport()249 const struct nvmet_fabrics_ops *ops; in nvmet_enable_port()286 const struct nvmet_fabrics_ops *ops; in nvmet_disable_port()653 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops) in nvmet_req_init()
76 static const struct nvmet_fabrics_ops nvme_loop_ops;683 static const struct nvmet_fabrics_ops nvme_loop_ops = {
143 static const struct nvmet_fabrics_ops nvmet_rdma_ops;1586 static const struct nvmet_fabrics_ops nvmet_rdma_ops = {
1566 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops;2547 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = {