Home
last modified time | relevance | path

Searched refs:nvmet_fabrics_ops (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/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);
455 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops);
456 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()
899 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;
687 static const struct nvmet_fabrics_ops nvme_loop_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 Dtcp.c155 static const struct nvmet_fabrics_ops nvmet_tcp_ops;
1812 static const struct nvmet_fabrics_ops nvmet_tcp_ops = {
H A Dfc.c1905 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops;
2906 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = {
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dnvmet.h164 const struct nvmet_fabrics_ops *tr_ops;
210 const struct nvmet_fabrics_ops *ops;
327 struct nvmet_fabrics_ops { struct
390 const struct nvmet_fabrics_ops *ops;
459 struct nvmet_sq *sq, const struct nvmet_fabrics_ops *ops);
505 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops);
506 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops);
H A Dcore.c23 static const struct nvmet_fabrics_ops *nvmet_transports[NVMF_TRTYPE_MAX];
284 int nvmet_register_transport(const struct nvmet_fabrics_ops *ops) in nvmet_register_transport()
299 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops) in nvmet_unregister_transport()
321 const struct nvmet_fabrics_ops *ops; in nvmet_enable_port()
372 const struct nvmet_fabrics_ops *ops; in nvmet_disable_port()
922 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;
638 static const struct nvmet_fabrics_ops nvme_loop_ops = {
H A Drdma.c176 static const struct nvmet_fabrics_ops nvmet_rdma_ops;
2008 static const struct nvmet_fabrics_ops nvmet_rdma_ops = {
H A Dtcp.c193 static const struct nvmet_fabrics_ops nvmet_tcp_ops;
1885 static const struct nvmet_fabrics_ops nvmet_tcp_ops = {
H A Dfc.c1927 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops;
2933 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = {

Completed in 26 milliseconds