Home
last modified time | relevance | path

Searched refs:HAL_SURVEY_SAMPLE (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.h78 HAL_SURVEY_SAMPLE *);
H A Dar9300_freebsd.c615 HAL_SURVEY_SAMPLE survey; in ar9300_ani_poll_freebsd()
904 HAL_SURVEY_SAMPLE *hs) in ar9300_freebsd_get_mib_cycle_counts()
H A Dar9300_stub_funcs.h103 HAL_SURVEY_SAMPLE *);
H A Dar9300_stub_funcs.c631 HAL_SURVEY_SAMPLE *hs) in ar9300_Stub_GetMibCycleCounts()
H A Dar9300.h1573 extern HAL_BOOL ar9300_get_mib_cycle_counts(struct ath_hal *, HAL_SURVEY_SAMPLE *);
H A Dar9300_misc.c2112 ar9300_get_mib_cycle_counts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hs) in ar9300_get_mib_cycle_counts()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h945 } HAL_SURVEY_SAMPLE; typedef
954 HAL_SURVEY_SAMPLE samples[CHANNEL_SURVEY_SAMPLE_COUNT];
1501 HAL_SURVEY_SAMPLE *);
H A Dah_internal.h1044 HAL_SURVEY_SAMPLE *hs);
H A Dah.c1575 ath_hal_survey_add_sample(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hs) in ath_hal_survey_add_sample()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210.h265 HAL_SURVEY_SAMPLE *);
H A Dar5210_misc.c675 ar5210GetMibCycleCounts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hsample) in ar5210GetMibCycleCounts()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h290 HAL_SURVEY_SAMPLE *);
H A Dar5211_misc.c713 ar5211GetMibCycleCounts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hsample) in ar5211GetMibCycleCounts()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c216 ar5416GetMibCycleCounts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hsample) in ar5416GetMibCycleCounts()
H A Dar5416.h240 HAL_SURVEY_SAMPLE *hsample);
H A Dar5416_ani.c819 HAL_SURVEY_SAMPLE hs; in ar5416AniGetListenTime()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h528 HAL_SURVEY_SAMPLE *);
H A Dar5212_ani.c871 HAL_SURVEY_SAMPLE hs; in ar5212AniGetListenTime()
H A Dar5212_misc.c1414 ar5212GetMibCycleCounts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hsample) in ar5212GetMibCycleCounts()
/freebsd/sys/dev/ath/
H A Dif_ath_beacon.c392 HAL_SURVEY_SAMPLE hs; in ath_beacon_miss()