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