Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dif_team.h248 static inline struct hlist_head *team_port_index_hash(struct team *team, in team_port_index_hash() function
258 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index()
279 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index_rcu()
/Linux-v4.19/drivers/net/team/
Dteam.c951 team_port_index_hash(team, port->index)); in team_port_enable()
971 team_port_index_hash(team, port->index)); in __reconstruct_port_hlist()