Home
last modified time | relevance | path

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

/linux/drivers/target/tcm_fc/
A Dtcm_fc.h54 struct ft_tport { struct
55 struct fc_lport *lport;
56 struct ft_tpg *tpg; /* NULL if TPG deleted before tport */
57 u32 sess_count; /* number of sessions in hash */
58 struct rcu_head rcu;
59 struct hlist_head hash[FT_SESS_HASH_SIZE]; /* list of sessions */

Completed in 4 milliseconds