Searched refs:nvmet_fabrics_ops (Results 1 – 6 of 6) sorted by relevance
217 const struct nvmet_fabrics_ops *tr_ops;283 const struct nvmet_fabrics_ops *ops;410 struct nvmet_fabrics_ops { struct490 const struct nvmet_fabrics_ops *ops;565 const struct nvmet_fabrics_ops *ops);607 const struct nvmet_fabrics_ops *ops;640 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops);641 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops);
24 static const struct nvmet_fabrics_ops *nvmet_transports[NVMF_TRTYPE_MAX];278 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops) in nvmet_register_transport()293 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops) in nvmet_unregister_transport()315 const struct nvmet_fabrics_ops *ops; in nvmet_enable_port()381 const struct nvmet_fabrics_ops *ops; in nvmet_disable_port()1150 const struct nvmet_fabrics_ops *ops) in nvmet_req_init()
179 static const struct nvmet_fabrics_ops nvmet_rdma_ops;2041 static const struct nvmet_fabrics_ops nvmet_rdma_ops = {
214 static const struct nvmet_fabrics_ops nvmet_tcp_ops;2211 static const struct nvmet_fabrics_ops nvmet_tcp_ops = {
1930 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops;2992 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = {
1528 static const struct nvmet_fabrics_ops nvmet_pci_epf_fabrics_ops = {