Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dact_api.h260 int tcf_action_update_hw_stats(struct tc_action *action);
H A Dpkt_cls.h292 if (!tcf_action_update_hw_stats(a)) in tcf_exts_hw_stats_update()
/openbmc/linux/net/sched/
H A Dact_api.c301 int tcf_action_update_hw_stats(struct tc_action *action) in tcf_action_update_hw_stats() function
327 EXPORT_SYMBOL(tcf_action_update_hw_stats);
535 tcf_action_update_hw_stats(p); in tcf_dump_walker()