Home
last modified time | relevance | path

Searched refs:ah_chansurvey (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/ath/ath_hal/
HDah.c946 *result = &AH_PRIVATE(ah)->ah_chansurvey; in ath_hal_getdiagstate()
1454 OS_MEMZERO(&AH_PRIVATE(ah)->ah_chansurvey, in ath_hal_survey_clear()
1455 sizeof(AH_PRIVATE(ah)->ah_chansurvey)); in ath_hal_survey_clear()
1466 cs = &AH_PRIVATE(ah)->ah_chansurvey; in ath_hal_survey_add_sample()
HDah_internal.h431 HAL_CHANNEL_SURVEY ah_chansurvey; /* channel survey */ member