Searched refs:ah_chansurvey (Results 1 – 2 of 2) sorted by relevance
1045 *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()
437 HAL_CHANNEL_SURVEY ah_chansurvey; /* channel survey */ member