Searched refs:en_port_hlist (Results 1 – 2 of 2) sorted by relevance
198 struct hlist_head en_port_hlist[TEAM_PORT_HASHENTRIES]; member245 return &team->en_port_hlist[port_index & (TEAM_PORT_HASHENTRIES - 1)]; in team_port_index_hash()
1629 INIT_HLIST_HEAD(&team->en_port_hlist[i]); in team_init()