Home
last modified time | relevance | path

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

/linux/drivers/net/team/
H A Dteam_core.c118 static struct team_option *__team_find_option(struct team *team, in __team_find_option() function
263 if (__team_find_option(team, option->name)) { in __team_options_register()
308 del_opt = __team_find_option(team, option->name); in __team_options_mark_removed()
323 del_opt = __team_find_option(team, option->name); in __team_options_unregister()