Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/team/
Dteam.c1470 static const struct team_option team_options[] = { variable
1585 err = team_options_register(team, team_options, ARRAY_SIZE(team_options)); in team_init()
1615 __team_options_unregister(team, team_options, ARRAY_SIZE(team_options)); in team_uninit()