Home
last modified time | relevance | path

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

/linux/drivers/net/team/
H A Dteam_core.c920 static bool team_port_find(const struct team *team, in team_port_find() function
1337 if (!port || !team_port_find(team, port)) { in team_port_del()