Searched refs:cc_survey (Results 1 – 6 of 6) sorted by relevance
166 common->cc_survey.cycles += cycles; in ath_hw_cycle_counters_update()167 common->cc_survey.rx_busy += busy; in ath_hw_cycle_counters_update()168 common->cc_survey.rx_frame += rx; in ath_hw_cycle_counters_update()169 common->cc_survey.tx_frame += tx; in ath_hw_cycle_counters_update()
163 struct ath_cycle_counters cc_survey; member
1303 #define PCT(_field) (common->cc_survey._field * 100 / common->cc_survey.cycles) in ar9003_hw_bb_watchdog_dbg_info()1304 if (common->cc_survey.cycles) in ar9003_hw_bb_watchdog_dbg_info()
105 memset(&common->cc_survey, 0, sizeof(common->cc_survey)); in ath9k_ps_wakeup()183 struct ath_cycle_counters *cc = &common->cc_survey; in ath_update_survey_stats()
657 struct ath_cycle_counters *cc = &common->cc_survey; in ath5k_get_survey()
2690 memset(&common->cc_survey, 0, sizeof(common->cc_survey)); in ath5k_reset()