Searched refs:cc_ani (Results 1 – 5 of 5) sorted by relevance
166 common->cc_ani.cycles += cycles; in ath_hw_cycle_counters_update()167 common->cc_ani.rx_busy += busy; in ath_hw_cycle_counters_update()168 common->cc_ani.rx_frame += rx; in ath_hw_cycle_counters_update()169 common->cc_ani.tx_frame += tx; in ath_hw_cycle_counters_update()180 struct ath_cycle_counters *cc = &common->cc_ani; in ath_hw_get_listen_time()
172 struct ath_cycle_counters cc_ani; member
382 memcpy(&as->last_cc, &common->cc_ani, sizeof(as->last_cc)); in ath5k_hw_ani_get_listen_time()
2944 memset(&common->cc_ani, 0, sizeof(common->cc_ani)); in ath5k_reset()
139 memset(&common->cc_ani, 0, sizeof(common->cc_ani)); in ath9k_ps_wakeup()