Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/tcm_fc/
H A Dtcm_fc.h137 void ft_lport_add(struct fc_lport *, void *);
H A Dtfc_sess.c103 void ft_lport_add(struct fc_lport *lport, void *arg) in ft_lport_add() function
136 ft_lport_add(lport, NULL); in ft_lport_notify()
H A Dtfc_conf.c454 fc_lport_iterate(ft_lport_add, NULL); in ft_init()