Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/team/
Dteam_mode_random.c37 .port_enter = team_modeop_port_enter,
Dteam_mode_roundrobin.c48 .port_enter = team_modeop_port_enter,
Dteam_mode_broadcast.c47 .port_enter = team_modeop_port_enter,
Dteam.c70 int team_modeop_port_enter(struct team *team, struct team_port *port) in team_modeop_port_enter() function
74 EXPORT_SYMBOL(team_modeop_port_enter);
/linux-6.1.9/include/linux/
Dif_team.h128 extern int team_modeop_port_enter(struct team *team, struct team_port *port);