Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfc.c1905 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops; variable
2543 &nvmet_fc_tgt_fcp_ops); in nvmet_fc_handle_fcp_rqst()
2906 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = { variable
2919 return nvmet_register_transport(&nvmet_fc_tgt_fcp_ops); in nvmet_fc_init_module()
2928 nvmet_unregister_transport(&nvmet_fc_tgt_fcp_ops); in nvmet_fc_exit_module()
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfc.c1927 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops; variable
2567 &nvmet_fc_tgt_fcp_ops); in nvmet_fc_handle_fcp_rqst()
2933 static const struct nvmet_fabrics_ops nvmet_fc_tgt_fcp_ops = { variable
2946 return nvmet_register_transport(&nvmet_fc_tgt_fcp_ops); in nvmet_fc_init_module()
2958 nvmet_unregister_transport(&nvmet_fc_tgt_fcp_ops); in nvmet_fc_exit_module()

Completed in 14 milliseconds