Searched refs:tcm_loop_tpg (Results 1 – 2 of 2) sorted by relevance
104 struct tcm_loop_tpg *tl_tpg; in tcm_loop_submission_work()194 static int tcm_loop_issue_tmr(struct tcm_loop_tpg *tl_tpg, in tcm_loop_issue_tmr()241 struct tcm_loop_tpg *tl_tpg; in tcm_loop_abort_task()261 struct tcm_loop_tpg *tl_tpg; in tcm_loop_device_reset()278 struct tcm_loop_tpg *tl_tpg; in tcm_loop_target_reset()449 static inline struct tcm_loop_tpg *tl_tpg(struct se_portal_group *se_tpg) in tl_tpg()451 return container_of(se_tpg, struct tcm_loop_tpg, tl_se_tpg); in tl_tpg()506 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, in tcm_loop_check_prot_fabric_only()625 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, in tcm_loop_port_link()626 struct tcm_loop_tpg, tl_se_tpg); in tcm_loop_port_link()[all …]
35 struct tcm_loop_tpg { struct53 struct tcm_loop_tpg tl_hba_tpgs[TL_TPGS_PER_HBA]; argument