Home
last modified time | relevance | path

Searched refs:cc_ani (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H 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()
H A Dath.h174 struct ath_cycle_counters cc_ani; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H 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()
H A Dath.h174 struct ath_cycle_counters cc_ani; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dani.c382 memcpy(&as->last_cc, &common->cc_ani, sizeof(as->last_cc)); in ath5k_hw_ani_get_listen_time()
384 /* clears common->cc_ani */ in ath5k_hw_ani_get_listen_time()
H A Dbase.c2944 memset(&common->cc_ani, 0, sizeof(common->cc_ani)); in ath5k_reset()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dani.c382 memcpy(&as->last_cc, &common->cc_ani, sizeof(as->last_cc)); in ath5k_hw_ani_get_listen_time()
384 /* clears common->cc_ani */ in ath5k_hw_ani_get_listen_time()
H A Dbase.c2989 memset(&common->cc_ani, 0, sizeof(common->cc_ani)); in ath5k_reset()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmain.c139 memset(&common->cc_ani, 0, sizeof(common->cc_ani)); in ath9k_ps_wakeup()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmain.c139 memset(&common->cc_ani, 0, sizeof(common->cc_ani)); in ath9k_ps_wakeup()

Completed in 23 milliseconds