Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/team/
H A Dteam_core.c2440 struct list_head *sel_opt_inst_list) in team_nl_send_options_get() argument
2451 opt_inst = list_first_entry(sel_opt_inst_list, in team_nl_send_options_get()
2516 LIST_HEAD(sel_opt_inst_list); in team_nl_options_get_doit()
2523 list_add_tail(&opt_inst->tmp_list, &sel_opt_inst_list); in team_nl_options_get_doit()
2526 &sel_opt_inst_list); in team_nl_options_get_doit()
2534 struct list_head *sel_opt_inst_list);
2846 struct list_head *sel_opt_inst_list) in team_nl_send_event_options_get() argument
2849 sel_opt_inst_list); in team_nl_send_event_options_get()
2878 LIST_HEAD(sel_opt_inst_list); in __team_options_change_check()
2882 list_add_tail(&opt_inst->tmp_list, &sel_opt_inst_list); in __team_options_change_check()
[all …]