Searched defs:opt_inst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/team/ |
H A D | team.c | 128 static void __team_option_inst_del(struct team_option_inst *opt_inst) in __team_option_inst_del() argument 137 struct team_option_inst *opt_inst, *tmp; in __team_option_inst_del_option() local 148 struct team_option_inst *opt_inst; in __team_option_inst_add() local 197 struct team_option_inst *opt_inst; __team_option_inst_mark_removed_option() local 210 struct team_option_inst *opt_inst, *tmp; __team_option_inst_del_port() local 242 struct team_option_inst *opt_inst; __team_option_inst_mark_removed_port() local 360 team_option_get(struct team *team, struct team_option_inst *opt_inst, struct team_gsetter_ctx *ctx) team_option_get() argument 369 team_option_set(struct team *team, struct team_option_inst *opt_inst, struct team_gsetter_ctx *ctx) team_option_set() argument 380 struct team_option_inst *opt_inst; team_option_inst_set_change() local 2355 team_nl_fill_one_option_get(struct sk_buff *skb, struct team *team, struct team_option_inst *opt_inst) team_nl_fill_one_option_get() argument 2460 struct team_option_inst *opt_inst; team_nl_send_options_get() local 2529 struct team_option_inst *opt_inst; team_nl_cmd_options_get() local 2581 struct team_option_inst *opt_inst; team_nl_cmd_options_set() local 2915 struct team_option_inst *opt_inst; __team_options_change_check() local [all...] |
/kernel/linux/linux-6.6/drivers/net/team/ |
H A D | team.c | 129 static void __team_option_inst_del(struct team_option_inst *opt_inst) in __team_option_inst_del() argument 138 struct team_option_inst *opt_inst, *tmp; in __team_option_inst_del_option() local 149 struct team_option_inst *opt_inst; in __team_option_inst_add() local 194 struct team_option_inst *opt_inst; __team_option_inst_mark_removed_option() local 207 struct team_option_inst *opt_inst, *tmp; __team_option_inst_del_port() local 239 struct team_option_inst *opt_inst; __team_option_inst_mark_removed_port() local 357 team_option_get(struct team *team, struct team_option_inst *opt_inst, struct team_gsetter_ctx *ctx) team_option_get() argument 368 team_option_set(struct team *team, struct team_option_inst *opt_inst, struct team_gsetter_ctx *ctx) team_option_set() argument 379 struct team_option_inst *opt_inst; team_option_inst_set_change() local 2347 team_nl_fill_one_option_get(struct sk_buff *skb, struct team *team, struct team_option_inst *opt_inst) team_nl_fill_one_option_get() argument 2452 struct team_option_inst *opt_inst; team_nl_send_options_get() local 2521 struct team_option_inst *opt_inst; team_nl_cmd_options_get() local 2573 struct team_option_inst *opt_inst; team_nl_cmd_options_set() local 2908 struct team_option_inst *opt_inst; __team_options_change_check() local [all...] |
Completed in 6 milliseconds