Home
last modified time | relevance | path

Searched refs:team_modeop_port_enter (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/team/
H A Dteam_mode_roundrobin.c48 .port_enter = team_modeop_port_enter,
H A Dteam_mode_broadcast.c47 .port_enter = team_modeop_port_enter,
H A Dteam_mode_random.c37 .port_enter = team_modeop_port_enter,
H A Dteam.c69 int team_modeop_port_enter(struct team *team, struct team_port *port) in team_modeop_port_enter() function
73 EXPORT_SYMBOL(team_modeop_port_enter); variable
/kernel/linux/linux-6.6/drivers/net/team/
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_mode_random.c37 .port_enter = team_modeop_port_enter,
H A 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); variable
/kernel/linux/linux-5.10/include/linux/
H A Dif_team.h128 extern int team_modeop_port_enter(struct team *team, struct team_port *port);
/kernel/linux/linux-6.6/include/linux/
H A Dif_team.h128 extern int team_modeop_port_enter(struct team *team, struct team_port *port);

Completed in 11 milliseconds