Home
last modified time | relevance | path

Searched refs:nvmet_fabrics_ops (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dnvmet.h148 const struct nvmet_fabrics_ops *tr_ops;
194 const struct nvmet_fabrics_ops *ops;
291 struct nvmet_fabrics_ops { struct
346 const struct nvmet_fabrics_ops *ops;
409 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops);
454 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops);
455 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops);
H A Dcore.c19 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()
366 const struct nvmet_fabrics_ops *ops; in nvmet_disable_port()
897 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops) in nvmet_req_init()
H A Dloop.c67 static const struct nvmet_fabrics_ops nvme_loop_ops;
675 static const struct nvmet_fabrics_ops nvme_loop_ops = {
H A Dtcp.c154 static const struct nvmet_fabrics_ops nvmet_tcp_ops;
1799 static const struct nvmet_fabrics_ops nvmet_tcp_ops = {
H A Drdma.c175 static const struct nvmet_fabrics_ops nvmet_rdma_ops;
2003 static const struct nvmet_fabrics_ops nvmet_rdma_ops = {
H A Dfc.c1903 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops;
2904 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = {