Searched refs:sel_opt_inst_list (Results 1 – 1 of 1) sorted by relevance
2421 struct list_head *sel_opt_inst_list) in team_nl_send_options_get() argument2432 opt_inst = list_first_entry(sel_opt_inst_list, in team_nl_send_options_get()2455 list_for_each_entry_from(opt_inst, sel_opt_inst_list, tmp_list) { in team_nl_send_options_get()2497 LIST_HEAD(sel_opt_inst_list); in team_nl_cmd_options_get()2504 list_add_tail(&opt_inst->tmp_list, &sel_opt_inst_list); in team_nl_cmd_options_get()2507 &sel_opt_inst_list); in team_nl_cmd_options_get()2515 struct list_head *sel_opt_inst_list);2850 struct list_head *sel_opt_inst_list) in team_nl_send_event_options_get() argument2853 sel_opt_inst_list); in team_nl_send_event_options_get()2882 LIST_HEAD(sel_opt_inst_list); in __team_options_change_check()[all …]