Searched refs:opt_inst_info (Results 1 – 1 of 1) sorted by relevance
378 void team_option_inst_set_change(struct team_option_inst_info *opt_inst_info) in team_option_inst_set_change() argument382 opt_inst = container_of(opt_inst_info, struct team_option_inst, info); in team_option_inst_set_change()2499 struct team_option_inst_info *opt_inst_info = &opt_inst->info; in team_nl_fill_one_option_get() local2503 ctx.info = opt_inst_info; in team_nl_fill_one_option_get()2514 if (opt_inst_info->port && in team_nl_fill_one_option_get()2516 opt_inst_info->port->dev->ifindex)) in team_nl_fill_one_option_get()2520 opt_inst_info->array_index)) in team_nl_fill_one_option_get()2788 struct team_option_inst_info *opt_inst_info; in team_nl_options_set_doit() local2791 opt_inst_info = &opt_inst->info; in team_nl_options_set_doit()2792 tmp_ifindex = opt_inst_info->port ? in team_nl_options_set_doit()[all …]