Home
last modified time | relevance | path

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

/linux/drivers/net/team/
H A Dteam_core.c468 static const struct team_mode *team_mode_get(const char *kind) in team_mode_get() function
607 new_mode = team_mode_get(kind); in team_change_mode()