Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c203 } else if ((wl->status.map.rf_off_pre == 1 && in _send_fw_cmd()
743 if (wl->status.map.rf_off_pre == wl->status.map.rf_off && in _run_coex()
1010 btc->cx.wl.status.map.rf_off_pre = btc->cx.wl.status.map.rf_off; in _ntfy_power_off()
1432 wl->status.map.rf_off_pre = wl->status.map.rf_off; in _ntfy_radio_state()
H A Dhal_btc.h1120 u32 rf_off_pre: 1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c203 } else if ((wl->status.map.rf_off_pre == 1 && in _send_fw_cmd()
743 if (wl->status.map.rf_off_pre == wl->status.map.rf_off && in _run_coex()
1010 btc->cx.wl.status.map.rf_off_pre = btc->cx.wl.status.map.rf_off; in _ntfy_power_off()
1478 wl->status.map.rf_off_pre = wl->status.map.rf_off; in _ntfy_radio_state()
H A Dhal_btc.h1125 u32 rf_off_pre: 1; member