Searched refs:ft_tpg (Results 1 – 3 of 3) sorted by relevance
65 struct ft_tpg *tpg; /* NULL if TPG deleted before tport */95 struct ft_tpg { struct108 struct ft_tpg *tpg; argument169 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *);170 struct ft_node_acl *ft_acl_get(struct ft_tpg *, struct fc_rport_priv *);
207 struct ft_tpg *tpg; in ft_add_acl()212 tpg = container_of(se_tpg, struct ft_tpg, se_tpg); in ft_add_acl()230 struct ft_tpg *tpg; in ft_del_acl()237 tpg = container_of(se_tpg, struct ft_tpg, se_tpg); in ft_del_acl()245 struct ft_node_acl *ft_acl_get(struct ft_tpg *tpg, struct fc_rport_priv *rdata) in ft_acl_get()302 struct ft_tpg *tpg; in ft_add_tpg()358 struct ft_tpg *tpg = container_of(se_tpg, struct ft_tpg, se_tpg); in ft_del_tpg()387 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *lport) in ft_lport_find_tpg()473 struct ft_tpg *tpg = se_tpg->se_tpg_fabric_ptr; in ft_get_fabric_wwn()480 struct ft_tpg *tpg = se_tpg->se_tpg_fabric_ptr; in ft_get_tag()[all …]
56 struct ft_tpg *tpg; in ft_tport_get()96 struct ft_tpg *tpg; in ft_tport_delete()