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

/linux-master/include/linux/
H A Dif_team.h245 static inline struct hlist_head *team_port_index_hash(struct team *team, function
255 struct hlist_head *head = team_port_index_hash(team, port_index);
276 struct hlist_head *head = team_port_index_hash(team, port_index);
/linux-master/drivers/net/team/
H A Dteam.c942 team_port_index_hash(team, port->index));
962 team_port_index_hash(team, port->index));

Completed in 113 milliseconds