Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dif_team.h254 static inline struct team_port *team_get_port_by_index(struct team *team, in team_get_port_by_index() function
/Linux-v4.19/drivers/net/team/
Dteam.c967 port = team_get_port_by_index(team, i); in __reconstruct_port_hlist()