Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/tcm_fc/
Dtfc_conf.c415 static const struct target_core_fabric_ops ft_fabric_ops = { variable
460 ret = target_register_template(&ft_fabric_ops); in ft_init()
473 target_unregister_template(&ft_fabric_ops); in ft_init()
484 target_unregister_template(&ft_fabric_ops); in ft_exit()