Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/team/
Dteam_mode_random.c41 .port_enter = team_modeop_port_enter,
Dteam_mode_roundrobin.c52 .port_enter = team_modeop_port_enter,
Dteam_mode_broadcast.c51 .port_enter = team_modeop_port_enter,
Dteam.c76 int team_modeop_port_enter(struct team *team, struct team_port *port) in team_modeop_port_enter() function
80 EXPORT_SYMBOL(team_modeop_port_enter);
/Linux-v4.19/include/linux/
Dif_team.h135 extern int team_modeop_port_enter(struct team *team, struct team_port *port);