Home
last modified time | relevance | path

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

/NextBSD/tools/tools/ath/athsurvey/
HDathsurvey.c54 get_survey_stats(int s, const char *ifname, HAL_CHANNEL_SURVEY *hs) in get_survey_stats()
64 atd.ad_out_size = sizeof(HAL_CHANNEL_SURVEY); in get_survey_stats()
76 process_survey_stats(HAL_CHANNEL_SURVEY *hs) in process_survey_stats()
194 HAL_CHANNEL_SURVEY hs; in main()
/NextBSD/sys/dev/ath/ath_hal/
HDah.c947 *resultsize = sizeof(HAL_CHANNEL_SURVEY); in ath_hal_getdiagstate()
1464 HAL_CHANNEL_SURVEY *cs; in ath_hal_survey_add_sample()
HDah_internal.h431 HAL_CHANNEL_SURVEY ah_chansurvey; /* channel survey */
HDah.h936 } HAL_CHANNEL_SURVEY; typedef