Searched refs:ft_sess_hash (Results 1 – 1 of 1) sorted by relevance
148 static u32 ft_sess_hash(u32 port_id) in ft_sess_hash() function172 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_get()194 struct hlist_head *head = &tport->hash[ft_sess_hash(sess->port_id)]; in ft_sess_alloc_cb()217 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_create()266 head = &tport->hash[ft_sess_hash(port_id)]; in ft_sess_delete()
Completed in 3 milliseconds