Searched refs:CHANNEL_SURVEY_SAMPLE_COUNT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/tools/tools/ath/athsurvey/
H A Dathsurvey.c87 for (i = 0; i < CHANNEL_SURVEY_SAMPLE_COUNT; i++) {
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h879 #define CHANNEL_SURVEY_SAMPLE_COUNT 32 macro
882 HAL_SURVEY_SAMPLE samples[CHANNEL_SURVEY_SAMPLE_COUNT];
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c894 (cs->cur_sample + 1) % CHANNEL_SURVEY_SAMPLE_COUNT;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c843 (cs->cur_sample + 1) % CHANNEL_SURVEY_SAMPLE_COUNT;

Completed in 188 milliseconds