Searched refs:__team_port_change_port_added (Results 1 – 1 of 1) sorted by relevance
1127 static void __team_port_change_port_added(struct team_port *port, bool linkup);1282 __team_port_change_port_added(port, !!netif_oper_up(port_dev)); in team_port_add()2953 static void __team_port_change_port_added(struct team_port *port, bool linkup) in __team_port_change_port_added() function