Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/target/
Dnvmet.h180 const struct nvmet_fabrics_ops *ops;
253 struct nvmet_fabrics_ops { struct
296 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);
Dcore.c22 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()
Dloop.c76 static const struct nvmet_fabrics_ops nvme_loop_ops;
683 static const struct nvmet_fabrics_ops nvme_loop_ops = {
Drdma.c143 static const struct nvmet_fabrics_ops nvmet_rdma_ops;
1586 static const struct nvmet_fabrics_ops nvmet_rdma_ops = {
Dfc.c1566 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops;
2547 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = {