Searched refs:tcm_loop_tpg (Results 1 – 2 of 2) sorted by relevance
108 struct tcm_loop_tpg *tl_tpg; in tcm_loop_target_queue_cmd()191 static int tcm_loop_issue_tmr(struct tcm_loop_tpg *tl_tpg, in tcm_loop_issue_tmr()238 struct tcm_loop_tpg *tl_tpg; in tcm_loop_abort_task()259 struct tcm_loop_tpg *tl_tpg; in tcm_loop_device_reset()286 struct tcm_loop_tpg *tl_tpg; in tcm_loop_target_reset()487 static inline struct tcm_loop_tpg *tl_tpg(struct se_portal_group *se_tpg) in tl_tpg()489 return container_of(se_tpg, struct tcm_loop_tpg, tl_se_tpg); in tl_tpg()520 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, in tcm_loop_check_prot_fabric_only()627 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, in tcm_loop_port_link()628 struct tcm_loop_tpg, tl_se_tpg); in tcm_loop_port_link()[all …]
34 struct tcm_loop_tpg { struct52 struct tcm_loop_tpg tl_hba_tpgs[TL_TPGS_PER_HBA]; argument