Searched refs:tl_se_tpg (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/target/loopback/ |
| H A D | tcm_loop.c | 451 return container_of(se_tpg, struct tcm_loop_tpg, tl_se_tpg); in tl_tpg() 507 tl_se_tpg); in tcm_loop_check_prot_fabric_only() 626 struct tcm_loop_tpg, tl_se_tpg); in tcm_loop_port_link() 647 tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, tl_se_tpg); in tcm_loop_port_unlink() 675 tl_se_tpg); in tcm_loop_tpg_attrib_fabric_prot_type_show() 685 tl_se_tpg); in tcm_loop_tpg_attrib_fabric_prot_type_store() 715 struct tcm_loop_tpg, tl_se_tpg); in tcm_loop_alloc_sess_cb() 738 tl_nexus->se_sess = target_setup_session(&tl_tpg->tl_se_tpg, 0, 0, in tcm_loop_make_nexus() 790 struct tcm_loop_tpg, tl_se_tpg); in tcm_loop_tpg_nexus_show() 809 struct tcm_loop_tpg, tl_se_tpg); in tcm_loop_tpg_nexus_store() [all …]
|
| H A D | tcm_loop.h | 40 struct se_portal_group tl_se_tpg; member
|