Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dif_team.h248 static inline struct team_port *team_get_port_by_index(struct team *team, in team_get_port_by_index() function
/Linux-v5.10/drivers/net/team/
Dteam.c953 port = team_get_port_by_index(team, i); in __reconstruct_port_hlist()