Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvme/target/
Dnvmet.h143 const struct nvmet_fabrics_ops *tr_ops;
189 const struct nvmet_fabrics_ops *ops;
269 struct nvmet_fabrics_ops { struct
315 const struct nvmet_fabrics_ops *ops;
376 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops);
418 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops);
419 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops);
Dcore.c19 static const struct nvmet_fabrics_ops *nvmet_transports[NVMF_TRTYPE_MAX];
263 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops) in nvmet_register_transport()
278 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops) in nvmet_unregister_transport()
300 const struct nvmet_fabrics_ops *ops; in nvmet_enable_port()
338 const struct nvmet_fabrics_ops *ops; in nvmet_disable_port()
857 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops) in nvmet_req_init()
Dloop.c68 static const struct nvmet_fabrics_ops nvme_loop_ops;
671 static const struct nvmet_fabrics_ops nvme_loop_ops = {
Drdma.c139 static const struct nvmet_fabrics_ops nvmet_rdma_ops;
1605 static const struct nvmet_fabrics_ops nvmet_rdma_ops = {
Dtcp.c146 static struct nvmet_fabrics_ops nvmet_tcp_ops;
1710 static struct nvmet_fabrics_ops nvmet_tcp_ops = {
Dfc.c1574 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops;
2562 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = {