Home
last modified time | relevance | path

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

/openbmc/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.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);
/openbmc/linux/include/linux/
H A Dif_team.h128 extern int team_modeop_port_enter(struct team *team, struct team_port *port);