Searched refs:opt_inst_info (Results 1 – 2 of 2) sorted by relevance
41 struct team_option_inst_info *opt_inst_info; member46 struct team_option_inst_info *opt_inst_info; member86 (lb_priv)->ex->tx_hash_to_port_mapping[hash].opt_inst_info101 team_option_inst_set_change(pm->opt_inst_info); in lb_tx_hash_to_port_mapping_null_port()377 lb_priv->ex->stats.info[hash].opt_inst_info = info; in lb_hash_stats_init()397 lb_port_priv->stats_info.opt_inst_info = info; in lb_port_stats_init()422 team_option_inst_set_change(s_info->opt_inst_info); in __lb_stats_info_refresh_check()
382 void team_option_inst_set_change(struct team_option_inst_info *opt_inst_info) in team_option_inst_set_change() argument386 opt_inst = container_of(opt_inst_info, struct team_option_inst, info); in team_option_inst_set_change()2003 struct team_option_inst_info *opt_inst_info = &opt_inst->info; in team_nl_fill_one_option_get() local2007 ctx.info = opt_inst_info; in team_nl_fill_one_option_get()2018 if (opt_inst_info->port && in team_nl_fill_one_option_get()2020 opt_inst_info->port->dev->ifindex)) in team_nl_fill_one_option_get()2024 opt_inst_info->array_index)) in team_nl_fill_one_option_get()2276 struct team_option_inst_info *opt_inst_info; in team_nl_cmd_options_set() local2279 opt_inst_info = &opt_inst->info; in team_nl_cmd_options_set()2280 tmp_ifindex = opt_inst_info->port ? in team_nl_cmd_options_set()[all …]