Searched refs:count_user (Results 1 – 3 of 3) sorted by relevance
81 struct list_head count_user; member
190 if (!list_empty(&act->count_user)) in efx_tc_free_action_set()191 list_del(&act->count_user); in efx_tc_free_action_set()1863 INIT_LIST_HEAD(&act->count_user); in efx_tc_flower_replace_foreign()2282 INIT_LIST_HEAD(&act->count_user); in efx_tc_flower_replace()2327 list_add_tail(&act->count_user, in efx_tc_flower_replace()
98 list_for_each_entry(act, &cnt->users, count_user) { in efx_tc_counter_work()