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.h146 BTC_LPS_RF_OFF = 1, enumerator
H A Dcoex.c808 } else if ((wl->status.map.rf_off_pre == BTC_LPS_RF_OFF && in _send_fw_cmd()
809 wl->status.map.rf_off == BTC_LPS_RF_OFF) || in _send_fw_cmd()
810 (wl->status.map.lps_pre == BTC_LPS_RF_OFF && in _send_fw_cmd()
811 wl->status.map.lps == BTC_LPS_RF_OFF)) { in _send_fw_cmd()
1589 if (wl->status.map.lps != BTC_LPS_RF_OFF && in _chk_btc_report()
3016 wl_smap->lps == BTC_LPS_RF_OFF || in _set_rf_trx_para()
6951 wl->status.map.lps == BTC_LPS_RF_OFF) { in _run_coex()
7699 wl->status.map.lps = BTC_LPS_RF_OFF; in rtw89_btc_ntfy_radio_state()
10768 if (pcinfo->valid && wl->status.map.lps != BTC_LPS_RF_OFF && in _show_summary_v7()
10870 if (pcinfo->valid && wl->status.map.lps != BTC_LPS_RF_OFF && in _show_summary_v8()