Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c681 } else if ((wl->status.map.rf_off_pre == BTC_LPS_RF_OFF && in _send_fw_cmd()
5133 if (wl->status.map.rf_off_pre == wl->status.map.rf_off && in _run_coex()
5280 btc->cx.wl.status.map.rf_off_pre = btc->cx.wl.status.map.rf_off; in rtw89_btc_ntfy_poweroff()
5818 wl->status.map.rf_off_pre = wl->status.map.rf_off; in rtw89_btc_ntfy_radio_state()
H A Dcore.h1208 u32 rf_off_pre: 1; member