Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/loopback/
H A Dtcm_loop.h37 enum target_prot_type tl_fabric_prot_type; member
H A Dtcm_loop.c480 return tl_tpg->tl_fabric_prot_type; in tcm_loop_check_prot_fabric_only()
637 return sprintf(page, "%d\n", tl_tpg->tl_fabric_prot_type); in tcm_loop_tpg_attrib_fabric_prot_type_show()
657 tl_tpg->tl_fabric_prot_type = val; in tcm_loop_tpg_attrib_fabric_prot_type_store()