Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/team/
H A Dteam.c919 static bool team_port_find(const struct team *team, in team_port_find() function
1344 if (!port || !team_port_find(team, port)) { in team_port_del()