Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/
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()
Dath.h47 u32 rx_busy; member
/drivers/net/wireless/ath/ath9k/
Dlink.c528 survey->time_busy += cc->rx_busy / div; in ath_update_survey_stats()
537 ret = cc->rx_busy * 100 / cc->cycles; in ath_update_survey_stats()
Dar9003_phy.c2155 PCT(rx_busy), PCT(rx_frame), PCT(tx_frame)); in ar9003_hw_bb_watchdog_dbg_info()
/drivers/atm/
Dhorizon.c937 clear_bit (rx_busy, &dev->flags); in rx_schedule()
1031 clear_bit (rx_busy, &dev->flags); in rx_schedule()
1051 if (test_bit (rx_busy, &dev->flags)) { in rx_bus_master_complete_handler()
1245 if (test_and_set_bit (rx_busy, &dev->flags)) { in rx_data_av_handler()
1341 clear_bit (rx_busy, &dev->flags); in rx_data_av_handler()
Dhorizon.h372 rx_busy, enumerator
/drivers/net/wireless/ath/ath5k/
Dmac80211-ops.c662 ah->survey.time_busy += cc->rx_busy / div; in ath5k_get_survey()
Ddebug.c720 CC_PRINT(as->last_cc, rx_busy)); in read_file_ani()