Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athsurvey/
H A Dathsurvey.c103 tx = (float) hs->samples[i].tx_busy * 100.0 / in process_survey_stats()
117 avg_tx += (uint64_t) hs->samples[i].tx_busy * 10000 / in process_survey_stats()
/freebsd/sys/dev/ath/
H A Dif_ath_alq.h105 uint32_t tx_busy; member
H A Dif_ath_beacon.c417 hs.tx_busy, in ath_beacon_miss()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c242 hsample->tx_busy = tf - ahp->ah_txBusy; in ar5416GetMibCycleCounts()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c631 survey.tx_busy = anistats.txframecnt_diff; in ar9300_ani_poll_freebsd()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h937 uint32_t tx_busy; member
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1439 hsample->tx_busy = tf - ahp->ah_txBusy; in ar5212GetMibCycleCounts()