Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.h147 BTC_LPS_RF_ON = 2 enumerator
H A Dcoex.c4430 } else if (wl->status.map.lps == BTC_LPS_RF_ON) { in _action_wl_off()
4439 } else if (wl->status.map.lps == BTC_LPS_RF_ON) { in _action_wl_off()
7704 wl->status.map.lps = BTC_LPS_RF_ON; in rtw89_btc_ntfy_radio_state()