Searched refs:team_port_add (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/team/ |
H A D | team.c | 46 * team_port_add, this function can be called without control of return value 1133 static int team_port_add(struct team *team, struct net_device *port_dev, in team_port_add() function 1982 err = team_port_add(team, port_dev, extack); in team_add_slave()
|
/kernel/linux/linux-6.6/drivers/net/team/ |
H A D | team.c | 47 * team_port_add, this function can be called without control of return value 1136 static int team_port_add(struct team *team, struct net_device *port_dev, in team_port_add() function 1975 err = team_port_add(team, port_dev, extack); in team_add_slave()
|
Completed in 8 milliseconds