Searched refs:use_act_stats (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/net/
H A Dpkt_cls.h294 bool use_act_stats)
302 if (use_act_stats || tc_act_in_hw(a)) {
784 bool use_act_stats; member in struct:tc_cls_matchall_offload
292 tcf_exts_hw_stats_update(const struct tcf_exts *exts, struct flow_stats *stats, bool use_act_stats) argument
H A Dflow_offload.h659 bool use_act_stats; member in struct:flow_cls_offload
/linux-master/net/sched/
H A Dcls_matchall.c323 tcf_exts_hw_stats_update(&head->exts, &cls_mall.stats, cls_mall.use_act_stats);
H A Dcls_flower.c512 tcf_exts_hw_stats_update(&f->exts, &cls_flower.stats, cls_flower.use_act_stats);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4838 f->use_act_stats = true;
4865 f->use_act_stats = true;

Completed in 298 milliseconds