Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dmac.c249 bool cur_pwr; in rtw_mac_power_switch() local
262 cur_pwr = false; in rtw_mac_power_switch()
265 cur_pwr = false; in rtw_mac_power_switch()
267 cur_pwr = true; in rtw_mac_power_switch()
269 if (pwr_on == cur_pwr) in rtw_mac_power_switch()