ab_options         93 drivers/net/team/team_mode_activebackup.c static const struct team_option ab_options[] = {
ab_options        105 drivers/net/team/team_mode_activebackup.c 	return team_options_register(team, ab_options, ARRAY_SIZE(ab_options));
ab_options        110 drivers/net/team/team_mode_activebackup.c 	team_options_unregister(team, ab_options, ARRAY_SIZE(ab_options));