Searched refs:tx_busy (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/tools/tools/ath/athsurvey/
H A Dathsurvey.c105 tx = (float) hs->samples[i].tx_busy * 100.0 /
119 avg_tx += (uint64_t) hs->samples[i].tx_busy * 10000 /
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_alq.h105 uint32_t tx_busy; member in struct:if_ath_alq_mib_counters
H A Dif_ath_beacon.c412 hs.tx_busy,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c242 hsample->tx_busy = tf - ahp->ah_txBusy;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h865 uint32_t tx_busy; member in struct:__anon7471
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1436 hsample->tx_busy = tf - ahp->ah_txBusy;

Completed in 181 milliseconds