Searched refs:cc_survey (Results 1 – 2 of 2) 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()
178 struct ath_cycle_counters cc_survey; member