Home
last modified time | relevance | path

Searched refs:burst_active (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3016 if (rtwvif->burst_active) in rtw89_core_proto_stats_can_lps()
5197 rtwvif->burst_active = true; in rtw89_calc_vif_active_histogram()
5199 rtwvif->burst_active = false; in rtw89_calc_vif_active_histogram()
H A Dcore.h7730 bool burst_active; member