Home
last modified time | relevance | path

Searched refs:cc_ani (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/
A Dhw.c166 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()
A Dath.h172 struct ath_cycle_counters cc_ani; member
/linux-6.3-rc2/drivers/net/wireless/ath/ath5k/
A Dani.c382 memcpy(&as->last_cc, &common->cc_ani, sizeof(as->last_cc)); in ath5k_hw_ani_get_listen_time()
A Dbase.c2989 memset(&common->cc_ani, 0, sizeof(common->cc_ani)); in ath5k_reset()
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dmain.c139 memset(&common->cc_ani, 0, sizeof(common->cc_ani)); in ath9k_ps_wakeup()

Completed in 15 milliseconds