Searched refs:rx_busy (Results 1 – 11 of 11) sorted by relevance
167 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()
50 u32 rx_busy; member
105 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()
116 if (pvc->rx_busy == 0) in vclient_input_delay()351 if (pvc->rx_busy || pvc->tx_busy) in vclient_setup_buffers()775 pvc->rx_busy = 1; in vclient_export_read_locked()779 pvc->rx_busy = 0; in vclient_export_read_locked()822 if (pvc->rx_busy) { in vclient_read()849 pvc->rx_busy = 1; in vclient_read()851 pvc->rx_busy = 0; in vclient_read()862 pvc->rx_busy = 1; in vclient_read()866 pvc->rx_busy = 0; in vclient_read()
197 int rx_busy; member
106 uint32_t rx_busy; member
418 hs.rx_busy, in ath_beacon_miss()
241 hsample->rx_busy = rf - ahp->ah_rxBusy; in ar5416GetMibCycleCounts()
632 survey.rx_busy = anistats.rxframecnt_diff; in ar9300_ani_poll_freebsd()
938 uint32_t rx_busy; member
1438 hsample->rx_busy = rf - ahp->ah_rxBusy; in ar5212GetMibCycleCounts()