Home
last modified time | relevance | path

Searched refs:HAL_CHANNEL_SURVEY (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/tools/ath/athsurvey/
H A Dathsurvey.c52 get_survey_stats(int s, const char *ifname, HAL_CHANNEL_SURVEY *hs) in get_survey_stats()
62 atd.ad_out_size = sizeof(HAL_CHANNEL_SURVEY); in get_survey_stats()
74 process_survey_stats(HAL_CHANNEL_SURVEY *hs) in process_survey_stats()
192 HAL_CHANNEL_SURVEY hs; in main()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c1046 *resultsize = sizeof(HAL_CHANNEL_SURVEY); in ath_hal_getdiagstate()
1577 HAL_CHANNEL_SURVEY *cs; in ath_hal_survey_add_sample()
H A Dah_internal.h437 HAL_CHANNEL_SURVEY ah_chansurvey; /* channel survey */
H A Dah.h957 } HAL_CHANNEL_SURVEY; typedef