Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_team.h245 static inline struct hlist_head *team_port_index_hash(struct team *team, in team_port_index_hash() function
255 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index()
276 struct hlist_head *head = team_port_index_hash(team, port_index); in team_get_port_by_index_rcu()
/openbmc/linux/drivers/net/team/
H A 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()