Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athsurvey/
H A Dathsurvey.c109 cext = (float) hs->samples[i].ext_chan_busy * 100.0 / in process_survey_stats()
123 avg_cext += (uint64_t) hs->samples[i].ext_chan_busy * 10000 / in process_survey_stats()
/freebsd/sys/dev/ath/
H A Dif_ath_alq.h108 uint32_t ext_chan_busy; member
H A Dif_ath_beacon.c420 hs.ext_chan_busy, in ath_beacon_miss()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c240 hsample->ext_chan_busy = ec - ahp->ah_extBusy; in ar5416GetMibCycleCounts()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c630 survey.ext_chan_busy = anistats.extrxclr_cnt; in ar9300_ani_poll_freebsd()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h940 uint32_t ext_chan_busy; member
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1437 hsample->ext_chan_busy = 0; in ar5212GetMibCycleCounts()