Searched refs:CHANNEL_SURVEY_SAMPLE_COUNT (Results 1 – 3 of 3) sorted by relevance
87 for (i = 0; i < CHANNEL_SURVEY_SAMPLE_COUNT; i++) { in process_survey_stats()
930 #define CHANNEL_SURVEY_SAMPLE_COUNT 32 macro933 HAL_SURVEY_SAMPLE samples[CHANNEL_SURVEY_SAMPLE_COUNT];
1470 cs->cur_sample = (cs->cur_sample + 1) % CHANNEL_SURVEY_SAMPLE_COUNT; in ath_hal_survey_add_sample()