Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/tcm_fc/
H A Dtcm_fc.h156 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *);
H A Dtfc_conf.c305 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *lport) in ft_lport_find_tpg() function
H A Dtfc_sess.c52 tpg = ft_lport_find_tpg(lport); in ft_tport_get()