Home
last modified time | relevance | path

Searched refs:team_port_index_hash (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dif_team.h228 static inline struct hlist_head *team_port_index_hash(struct team *team, in team_port_index_hash() function
238 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index()
259 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index_rcu()
/linux-4.4.14/drivers/net/team/
Dteam.c928 team_port_index_hash(team, port->index)); in team_port_enable()
947 team_port_index_hash(team, port->index)); in __reconstruct_port_hlist()