Searched refs:nvmet_fabrics_ops (Results 1 – 7 of 7) sorted by relevance
213 const struct nvmet_fabrics_ops *tr_ops;278 const struct nvmet_fabrics_ops *ops;406 struct nvmet_fabrics_ops { struct486 const struct nvmet_fabrics_ops *ops;561 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops);597 const struct nvmet_fabrics_ops *ops;630 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops);631 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops);
24 static const struct nvmet_fabrics_ops *nvmet_transports[NVMF_TRTYPE_MAX];285 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops) in nvmet_register_transport()300 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops) in nvmet_unregister_transport()322 const struct nvmet_fabrics_ops *ops; in nvmet_enable_port()388 const struct nvmet_fabrics_ops *ops; in nvmet_disable_port()1112 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops) in nvmet_req_init()
67 static const struct nvmet_fabrics_ops nvme_loop_ops;662 static const struct nvmet_fabrics_ops nvme_loop_ops = {
179 static const struct nvmet_fabrics_ops nvmet_rdma_ops;2039 static const struct nvmet_fabrics_ops nvmet_rdma_ops = {
216 static const struct nvmet_fabrics_ops nvmet_tcp_ops;2221 static const struct nvmet_fabrics_ops nvmet_tcp_ops = {
1897 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops;2935 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = {
1520 static const struct nvmet_fabrics_ops nvmet_pci_epf_fabrics_ops = {