Home
last modified time | relevance | path

Searched refs:BTC_WRFK_STOP (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c712 if (wl->rfk_info.state != BTC_WRFK_STOP && mode != BTC_WLINK_5G) { in _run_coex()
714 } else if (wl->rfk_info.state == BTC_WRFK_STOP) { in _run_coex()
798 if (wl->rfk_info.state != BTC_WRFK_STOP) { in _run_coex()
1474 wl->rfk_info.state = (result? BTC_WRFK_START : BTC_WRFK_STOP); in _ntfy_wl_rfk()
1484 if (wl->rfk_info.state == BTC_WRFK_STOP) { in _ntfy_wl_rfk()
1491 case BTC_WRFK_STOP: in _ntfy_wl_rfk()
1493 wl->rfk_info.state = BTC_WRFK_STOP; in _ntfy_wl_rfk()
1506 wl->rfk_info.state == BTC_WRFK_STOP) in _ntfy_wl_rfk()
1737 if (wl->rfk_info.state != BTC_WRFK_STOP) { in _ntfy_timer()
1740 wl->rfk_info.state = BTC_WRFK_STOP; in _ntfy_timer()
H A Dhalbtc_action.c429 btc->cx.wl.rfk_info.state == BTC_WRFK_STOP) in _set_bt_slot_req()
1142 wl->rfk_info.state != BTC_WRFK_STOP) { in _set_ant()
H A Dhal_btc.h237 BTC_WRFK_STOP = 0, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c712 if (wl->rfk_info.state != BTC_WRFK_STOP && mode != BTC_WLINK_5G) { in _run_coex()
714 } else if (wl->rfk_info.state == BTC_WRFK_STOP) { in _run_coex()
798 if (wl->rfk_info.state != BTC_WRFK_STOP) { in _run_coex()
1520 wl->rfk_info.state = (result? BTC_WRFK_START : BTC_WRFK_STOP); in _ntfy_wl_rfk()
1530 if (wl->rfk_info.state == BTC_WRFK_STOP) { in _ntfy_wl_rfk()
1537 case BTC_WRFK_STOP: in _ntfy_wl_rfk()
1539 wl->rfk_info.state = BTC_WRFK_STOP; in _ntfy_wl_rfk()
1552 wl->rfk_info.state == BTC_WRFK_STOP) in _ntfy_wl_rfk()
1803 if (wl->rfk_info.state != BTC_WRFK_STOP) { in _ntfy_timer()
1806 wl->rfk_info.state = BTC_WRFK_STOP; in _ntfy_timer()
H A Dhalbtc_action.c429 btc->cx.wl.rfk_info.state == BTC_WRFK_STOP) in _set_bt_slot_req()
1142 wl->rfk_info.state != BTC_WRFK_STOP) { in _set_ant()
H A Dhal_btc.h237 BTC_WRFK_STOP = 0, enumerator