Searched refs:cc_survey (Results 1 – 7 of 7) sorted by relevance
171 common->cc_survey.cycles += cycles; in ath_hw_cycle_counters_update()172 common->cc_survey.rx_busy += busy; in ath_hw_cycle_counters_update()173 common->cc_survey.rx_frame += rx; in ath_hw_cycle_counters_update()174 common->cc_survey.tx_frame += tx; in ath_hw_cycle_counters_update()
175 struct ath_cycle_counters cc_survey; member
2151 #define PCT(_field) (common->cc_survey._field * 100 / common->cc_survey.cycles) in ar9003_hw_bb_watchdog_dbg_info()2152 if (common->cc_survey.cycles) in ar9003_hw_bb_watchdog_dbg_info()
512 struct ath_cycle_counters *cc = &common->cc_survey; in ath_update_survey_stats()
138 memset(&common->cc_survey, 0, sizeof(common->cc_survey)); in ath9k_ps_wakeup()
652 struct ath_cycle_counters *cc = &common->cc_survey; in ath5k_get_survey()
2943 memset(&common->cc_survey, 0, sizeof(common->cc_survey)); in ath5k_reset()