Searched refs:tc_setup_offload_action (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | cls_matchall.c | 102 err = tc_setup_offload_action(&cls_mall.rule->action, &head->exts, in mall_replace_hw_filter() 293 err = tc_setup_offload_action(&cls_mall.rule->action, &head->exts, in mall_reoffload()
|
H A D | cls_api.c | 3799 int tc_setup_offload_action(struct flow_action *flow_action, in tc_setup_offload_action() function 3817 EXPORT_SYMBOL(tc_setup_offload_action);
|
H A D | cls_flower.c | 473 err = tc_setup_offload_action(&cls_flower.rule->action, &f->exts, in fl_hw_replace_filter() 2581 err = tc_setup_offload_action(&cls_flower.rule->action, &f->exts, in fl_reoffload()
|
/openbmc/linux/include/net/ |
H A D | pkt_cls.h | 573 int tc_setup_offload_action(struct flow_action *flow_action,
|