Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_matchall.c323 tcf_exts_hw_stats_update(&head->exts, &cls_mall.stats, cls_mall.use_act_stats); in mall_stats_hw_filter()
H A Dcls_flower.c511 tcf_exts_hw_stats_update(&f->exts, &cls_flower.stats, cls_flower.use_act_stats); in fl_hw_update_stats()
/openbmc/linux/include/net/
H A Dpkt_cls.h281 tcf_exts_hw_stats_update(const struct tcf_exts *exts, in tcf_exts_hw_stats_update() function