Home
last modified time | relevance | path

Searched refs:ft_tpg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/target/tcm_fc/
A Dtfc_conf.c221 struct ft_tpg *tpg; in ft_add_tpg()
276 struct ft_tpg *tpg = container_of(se_tpg, struct ft_tpg, se_tpg); in ft_del_tpg()
305 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *lport) in ft_lport_find_tpg()
382 static inline struct ft_tpg *ft_tpg(struct se_portal_group *se_tpg) in ft_tpg() function
384 return container_of(se_tpg, struct ft_tpg, se_tpg); in ft_tpg()
389 return ft_tpg(se_tpg)->lport_wwn->name; in ft_get_fabric_wwn()
398 return ft_tpg(se_tpg)->index; in ft_get_tag()
412 return ft_tpg(se_tpg)->index; in ft_tpg_get_inst_index()
A Dtcm_fc.h56 struct ft_tpg *tpg; /* NULL if TPG deleted before tport */
86 struct ft_tpg { struct
99 struct ft_tpg *tpg; argument
157 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *);
A Dtfc_sess.c43 struct ft_tpg *tpg; in ft_tport_get()
83 struct ft_tpg *tpg; in ft_tport_delete()

Completed in 9 milliseconds