Home
last modified time | relevance | path

Searched refs:rfk_info (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c407 if ((bt->rfk_info.map.run || bt->rfk_info.map.req) && in _chk_wl_rfk_request()
408 (!bt->rfk_info.map.timeout)) { in _chk_wl_rfk_request()
712 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()
955 if (bt->rfk_info.map.run && !(val & BTC_BSCB_RFK_RUN)) in _update_bt_scbd()
958 bt->rfk_info.map.run = !!(val & BTC_BSCB_RFK_RUN); in _update_bt_scbd()
960 bt->rfk_info.map.req = !!(val & BTC_BSCB_RFK_REQ); in _update_bt_scbd()
1461 wl->rfk_info.type = type; in _ntfy_wl_rfk()
1462 wl->rfk_info.path_map = phy_path & BTC_RFK_PATH_MAP; in _ntfy_wl_rfk()
[all …]
H A Dhalbtc_fw.c394 bt->rfk_info.map.timeout = 1; in _chk_btc_report()
396 bt->rfk_info.map.timeout = 0; in _chk_btc_report()
398 dm->error.map.bt_rfk_timeout = bt->rfk_info.map.timeout; in _chk_btc_report()
762 n = sizeof(wl->rfk_info); in hal_btc_fw_set_drv_info()
770 hal_mem_cpy(h, (void *)&buf[2], &wl->rfk_info, n); in hal_btc_fw_set_drv_info()
H A Dhalbtc_action.c429 btc->cx.wl.rfk_info.state == BTC_WRFK_STOP) in _set_bt_slot_req()
1138 } else if (bt->rfk_info.map.run) { in _set_ant()
1142 wl->rfk_info.state != BTC_WRFK_STOP) { in _set_ant()
1687 struct btc_wl_rfk_info rfk = btc->cx.wl.rfk_info; in _action_wl_rfk()
H A Dhal_btc.h1086 union btc_bt_rfk_info_map rfk_info; member
1153 struct btc_wl_rfk_info rfk_info; member
H A Dhalbtc_dbg_cmd.c427 (bt->mbx_avl? "Y" : "N"), bt->rfk_info.val); in _show_bt_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c407 if ((bt->rfk_info.map.run || bt->rfk_info.map.req) && in _chk_wl_rfk_request()
408 (!bt->rfk_info.map.timeout)) { in _chk_wl_rfk_request()
712 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()
955 if (bt->rfk_info.map.run && !(val & BTC_BSCB_RFK_RUN)) in _update_bt_scbd()
958 bt->rfk_info.map.run = !!(val & BTC_BSCB_RFK_RUN); in _update_bt_scbd()
960 bt->rfk_info.map.req = !!(val & BTC_BSCB_RFK_REQ); in _update_bt_scbd()
1507 wl->rfk_info.type = type; in _ntfy_wl_rfk()
1508 wl->rfk_info.path_map = phy_path & BTC_RFK_PATH_MAP; in _ntfy_wl_rfk()
[all …]
H A Dhalbtc_fw.c394 bt->rfk_info.map.timeout = 1; in _chk_btc_report()
396 bt->rfk_info.map.timeout = 0; in _chk_btc_report()
398 dm->error.map.bt_rfk_timeout = bt->rfk_info.map.timeout; in _chk_btc_report()
762 n = sizeof(wl->rfk_info); in hal_btc_fw_set_drv_info()
770 hal_mem_cpy(h, (void *)&buf[2], &wl->rfk_info, n); in hal_btc_fw_set_drv_info()
H A Dhalbtc_action.c429 btc->cx.wl.rfk_info.state == BTC_WRFK_STOP) in _set_bt_slot_req()
1138 } else if (bt->rfk_info.map.run) { in _set_ant()
1142 wl->rfk_info.state != BTC_WRFK_STOP) { in _set_ant()
1687 struct btc_wl_rfk_info rfk = btc->cx.wl.rfk_info; in _action_wl_rfk()
H A Dhal_btc.h1091 union btc_bt_rfk_info_map rfk_info; member
1158 struct btc_wl_rfk_info rfk_info; member
H A Dhalbtc_dbg_cmd.c427 (bt->mbx_avl? "Y" : "N"), bt->rfk_info.val); in _show_bt_info()