Searched refs:en_port_hlist (Results 1 – 1 of 1) sorted by relevance
207 struct hlist_head en_port_hlist[TEAM_PORT_HASHENTRIES]; member253 return &team->en_port_hlist[port_index & (TEAM_PORT_HASHENTRIES - 1)]; in team_port_index_hash()