Home
last modified time | relevance | path

Searched defs:ft_tport (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/target/tcm_fc/
Dtcm_fc.h63 struct ft_tport { struct
64 struct fc_lport *lport;
65 struct ft_tpg *tpg; /* NULL if TPG deleted before tport */
66 u32 sess_count; /* number of sessions in hash */
67 struct rcu_head rcu;
68 struct hlist_head hash[FT_SESS_HASH_SIZE]; /* list of sessions */