ft_tpg             56 drivers/target/tcm_fc/tcm_fc.h 	struct ft_tpg *tpg;		/* NULL if TPG deleted before tport */
ft_tpg             99 drivers/target/tcm_fc/tcm_fc.h 	struct ft_tpg *tpg;
ft_tpg            157 drivers/target/tcm_fc/tcm_fc.h struct ft_tpg *ft_lport_find_tpg(struct fc_lport *);
ft_tpg            221 drivers/target/tcm_fc/tfc_conf.c 	struct ft_tpg *tpg;
ft_tpg            276 drivers/target/tcm_fc/tfc_conf.c 	struct ft_tpg *tpg = container_of(se_tpg, struct ft_tpg, se_tpg);
ft_tpg            305 drivers/target/tcm_fc/tfc_conf.c struct ft_tpg *ft_lport_find_tpg(struct fc_lport *lport)
ft_tpg            382 drivers/target/tcm_fc/tfc_conf.c static inline struct ft_tpg *ft_tpg(struct se_portal_group *se_tpg)
ft_tpg            384 drivers/target/tcm_fc/tfc_conf.c 	return container_of(se_tpg, struct ft_tpg, se_tpg);
ft_tpg            389 drivers/target/tcm_fc/tfc_conf.c 	return ft_tpg(se_tpg)->lport_wwn->name;
ft_tpg            398 drivers/target/tcm_fc/tfc_conf.c 	return ft_tpg(se_tpg)->index;
ft_tpg            412 drivers/target/tcm_fc/tfc_conf.c 	return ft_tpg(se_tpg)->index;
ft_tpg             43 drivers/target/tcm_fc/tfc_sess.c 	struct ft_tpg *tpg;
ft_tpg             83 drivers/target/tcm_fc/tfc_sess.c 	struct ft_tpg *tpg;