Searched refs:MWIFIEX_HIST_MAX_SAMPLES (Results 1 – 2 of 2) sorted by relevance
245 #define MWIFIEX_HIST_MAX_SAMPLES 1048576 macro
696 if (atomic_read(&phist_data->num_samples) > MWIFIEX_HIST_MAX_SAMPLES) in mwifiex_hist_data_add()
Completed in 5 milliseconds