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

/freebsd-11.0-release/tools/tools/ath/athsurvey/
H A Dathsurvey.c107 rx = (float) hs->samples[i].rx_busy * 100.0 /
121 avg_rx += (uint64_t) hs->samples[i].rx_busy * 10000 /
/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_alq.h106 uint32_t rx_busy; member in struct:if_ath_alq_mib_counters
H A Dif_ath_beacon.c414 hs.rx_busy,
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c241 hsample->rx_busy = rf - ahp->ah_rxBusy;
/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c417 survey.rx_busy = anistats.rxframecnt_diff;
/freebsd-11.0-release/sys/dev/ath/ath_hal/
H A Dah.h917 uint32_t rx_busy; member in struct:__anon9155
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1439 hsample->rx_busy = rf - ahp->ah_rxBusy;

Completed in 194 milliseconds