Searched refs:cstat_drop_cnt (Results 1 – 2 of 2) sorted by relevance
95 cstats.cstat_drop_cnt[i] = 0; in wlan_cp_stats_cstats_deinit()132 ++(cstats.cstat_drop_cnt[type])); in wlan_cp_stats_get_cstats_free_node()211 cstats.cstat_drop_cnt[CSTATS_HOST_TYPE]); in wlan_cp_stats_cstats_send_version_to_usr()294 ++(cstats.cstat_drop_cnt[type])); in wlan_cp_stats_cstats_send_buffer_to_user()
81 unsigned int cstat_drop_cnt[CSTATS_MAX_TYPE]; member