Home
last modified time | relevance | path

Searched refs:chan_busy (Results 1 – 7 of 7) sorted by relevance

/freebsd/tools/tools/ath/athsurvey/
H A Dathsurvey.c107 cc = (float) hs->samples[i].chan_busy * 100.0 / in process_survey_stats()
121 avg_cc += (uint64_t) hs->samples[i].chan_busy * 10000 / in process_survey_stats()
/freebsd/sys/dev/ath/
H A Dif_ath_alq.h107 uint32_t chan_busy; member
H A Dif_ath_beacon.c419 hs.chan_busy, in ath_beacon_miss()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c239 hsample->chan_busy = rc - ahp->ah_ctlBusy; in ar5416GetMibCycleCounts()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c629 survey.chan_busy = anistats.rxclr_cnt; in ar9300_ani_poll_freebsd()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h939 uint32_t chan_busy; member
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1436 hsample->chan_busy = rc - ahp->ah_ctlBusy; in ar5212GetMibCycleCounts()