Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dif_team.h251 static inline struct team_port *team_get_port_by_index(struct team *team, in team_get_port_by_index() function
/linux/drivers/net/team/
H A Dteam_core.c960 port = team_get_port_by_index(team, i); in __reconstruct_port_hlist()