Searched refs:tcf_action_offload_cmd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | act_api.c | 236 static int tcf_action_offload_cmd(struct flow_offload_action *fl_act, in tcf_action_offload_cmd() function 278 err = tcf_action_offload_cmd(fl_action, &in_hw_count, cb, cb_priv); in tcf_action_offload_add_ex() 310 err = tcf_action_offload_cmd(&fl_act, NULL, NULL, NULL); in tcf_action_update_hw_stats() 344 err = tcf_action_offload_cmd(&fl_act, &in_hw_count, cb, cb_priv); in tcf_action_offload_del_ex()
|