Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dif_team.h242 static inline struct hlist_head *team_port_index_hash(struct team *team, in team_port_index_hash() function
252 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index()
273 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index_rcu()
/Linux-v6.1/drivers/net/team/
Dteam.c943 team_port_index_hash(team, port->index)); in team_port_enable()
963 team_port_index_hash(team, port->index)); in __reconstruct_port_hlist()