Searched refs:ft_group_hit_counter (Results 1 – 3 of 3) sorted by relevance
126 p->ft_group_hit_counter = counterp->ft_group_hit_counter; in sfc_mae_counter_enable()239 if (p->ft_group_hit_counter != NULL) { in sfc_mae_counter_increment()240 uint64_t ft_group_hit_counter; in sfc_mae_counter_increment() local242 ft_group_hit_counter = *p->ft_group_hit_counter + pkts; in sfc_mae_counter_increment()243 __atomic_store_n(p->ft_group_hit_counter, ft_group_hit_counter, in sfc_mae_counter_increment()
80 uint64_t *ft_group_hit_counter; member126 uint64_t *ft_group_hit_counter; member
940 uint64_t *ft_group_hit_counter; member1015 action_set->counters[i].ft_group_hit_counter = in sfc_mae_action_set_add()1016 ctx->ft_group_hit_counter; in sfc_mae_action_set_add()4135 ctx.ft_group_hit_counter = &spec_mae->ft->group_hit_counter; in sfc_mae_rule_parse_actions()