Home
last modified time | relevance | path

Searched refs:rx_busy (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/dev/athk/
H A Dhw.c167 common->cc_ani.rx_busy += busy; in ath_hw_cycle_counters_update()
172 common->cc_survey.rx_busy += busy; in ath_hw_cycle_counters_update()
H A Dath.h50 u32 rx_busy; member
/freebsd/tools/tools/ath/athsurvey/
H A Dathsurvey.c105 rx = (float) hs->samples[i].rx_busy * 100.0 / in process_survey_stats()
119 avg_rx += (uint64_t) hs->samples[i].rx_busy * 10000 / in process_survey_stats()
/freebsd/sys/dev/ath/
H A Dif_ath_alq.h106 uint32_t rx_busy; member
H A Dif_ath_beacon.c418 hs.rx_busy, in ath_beacon_miss()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c241 hsample->rx_busy = rf - ahp->ah_rxBusy; in ar5416GetMibCycleCounts()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c633 survey.rx_busy = anistats.rxframecnt_diff; in ar9300_ani_poll_freebsd()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h938 uint32_t rx_busy; member
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1438 hsample->rx_busy = rf - ahp->ah_rxBusy; in ar5212GetMibCycleCounts()