Home
last modified time | relevance | path

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

/freebsd-12-stable/tools/tools/ath/athsurvey/
Dathsurvey.c105 tx = (float) hs->samples[i].tx_busy * 100.0 / in process_survey_stats()
119 avg_tx += (uint64_t) hs->samples[i].tx_busy * 10000 / in process_survey_stats()
/freebsd-12-stable/sys/dev/ath/
Dif_ath_alq.h107 uint32_t tx_busy; member
Dif_ath_beacon.c419 hs.tx_busy, in ath_beacon_miss()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_misc.c244 hsample->tx_busy = tf - ahp->ah_txBusy; in ar5416GetMibCycleCounts()
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_freebsd.c613 survey.tx_busy = anistats.txframecnt_diff; in ar9300_ani_poll_freebsd()
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.h939 uint32_t tx_busy; member
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_misc.c1441 hsample->tx_busy = tf - ahp->ah_txBusy; in ar5212GetMibCycleCounts()