Searched refs:cstats_no_flush (Results 1 – 2 of 2) sorted by relevance
76 cstats.cstats_no_flush[i] = true; in wlan_cp_stats_cstats_init()277 if (!cstats.cstats_no_flush[type]) { in wlan_cp_stats_cstats_send_buffer_to_user()297 if (!cstats.cstats_no_flush[type]) { in wlan_cp_stats_cstats_send_buffer_to_user()
84 bool cstats_no_flush[CSTATS_MAX_TYPE]; member