Home
last modified time | relevance | path

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

/linux/drivers/net/team/
H A Dteam_core.c1546 static const struct team_option team_options[] = { variable
1644 err = team_options_register(team, team_options, ARRAY_SIZE(team_options)); in team_init()
1676 __team_options_unregister(team, team_options, ARRAY_SIZE(team_options)); in team_uninit()