Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/target/
Dfc.c1903 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops; variable
2547 &nvmet_fc_tgt_fcp_ops); in nvmet_fc_handle_fcp_rqst()
2910 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = { variable
2923 return nvmet_register_transport(&nvmet_fc_tgt_fcp_ops); in nvmet_fc_init_module()
2932 nvmet_unregister_transport(&nvmet_fc_tgt_fcp_ops); in nvmet_fc_exit_module()