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

/freebsd-11.0-release/tools/tools/ath/athsurvey/
H A Dathsurvey.c111 cext = (float) hs->samples[i].ext_chan_busy * 100.0 /
125 avg_cext += (uint64_t) hs->samples[i].ext_chan_busy * 10000 /
/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_alq.h108 uint32_t ext_chan_busy; member in struct:if_ath_alq_mib_counters
H A Dif_ath_beacon.c416 hs.ext_chan_busy,
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c240 hsample->ext_chan_busy = ec - ahp->ah_extBusy;
/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c415 survey.ext_chan_busy = anistats.extrxclr_cnt;
/freebsd-11.0-release/sys/dev/ath/ath_hal/
H A Dah.h919 uint32_t ext_chan_busy; member in struct:__anon9155
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1438 hsample->ext_chan_busy = 0;

Completed in 119 milliseconds