Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/team/
Dteam_mode_random.c37 .port_enter = team_modeop_port_enter,
Dteam_mode_roundrobin.c47 .port_enter = team_modeop_port_enter,
Dteam_mode_broadcast.c46 .port_enter = team_modeop_port_enter,
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-6.12.1/include/linux/
Dif_team.h128 extern int team_modeop_port_enter(struct team *team, struct team_port *port);