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