Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.c1045 *result = &AH_PRIVATE(ah)->ah_chansurvey; in ath_hal_getdiagstate()
1567 OS_MEMZERO(&AH_PRIVATE(ah)->ah_chansurvey, in ath_hal_survey_clear()
1568 sizeof(AH_PRIVATE(ah)->ah_chansurvey)); in ath_hal_survey_clear()
1579 cs = &AH_PRIVATE(ah)->ah_chansurvey; in ath_hal_survey_add_sample()
H A Dah_internal.h437 HAL_CHANNEL_SURVEY ah_chansurvey; /* channel survey */ member