Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.h192 BTC_LPS_RF_OFF = 1, enumerator
H A Dcoex.c1034 } else if ((wl->status.map.rf_off_pre == BTC_LPS_RF_OFF && in _send_fw_cmd()
1035 wl->status.map.rf_off == BTC_LPS_RF_OFF) || in _send_fw_cmd()
1036 (wl->status.map.lps_pre == BTC_LPS_RF_OFF && in _send_fw_cmd()
1037 wl->status.map.lps == BTC_LPS_RF_OFF)) { in _send_fw_cmd()
2028 if (wl->status.map.lps != BTC_LPS_RF_OFF && in _chk_btc_report()
4037 if (wl_smap->rf_off || wl_smap->lps == BTC_LPS_RF_OFF) in _set_rf_trx_para_v9()
4172 wl_smap->lps == BTC_LPS_RF_OFF || mode == BTC_WLINK_V0_5G || in _set_rf_trx_para()
8466 wl->status.map.lps == BTC_LPS_RF_OFF) { in _run_coex()
9364 wl->status.map.lps = BTC_LPS_RF_OFF; in rtw89_btc_ntfy_radio_state()
12815 if (pcinfo->valid && wl->status.map.lps != BTC_LPS_RF_OFF && in _show_summary_v7()
[all …]