Home
last modified time | relevance | path

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

/linux/drivers/net/team/
H A Dteam_mode_random.c37 .port_enter = team_modeop_port_enter,
H A Dteam_mode_roundrobin.c47 .port_enter = team_modeop_port_enter,
H A Dteam_mode_broadcast.c46 .port_enter = team_modeop_port_enter,
H A Dteam_core.c71 int team_modeop_port_enter(struct team *team, struct team_port *port) in team_modeop_port_enter() function
75 EXPORT_SYMBOL(team_modeop_port_enter);
/linux/include/linux/
H A Dif_team.h128 extern int team_modeop_port_enter(struct team *team, struct team_port *port);