Searched refs:BTC_GET_BL_WIFI_BUSY (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/staging/rtl8723bs/hal/ |
D | HalBtc8723b1Ant.c | 308 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_MonitorWiFiCtr() 397 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_IsWifiStatusChanged() 1037 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_PsTdma() 1307 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_IsCommonAction() 1602 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_ActionBtInquiry() 1857 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b1ant_ActionWifiConnected()
|
D | HalBtcOutSrc.h | 125 BTC_GET_BL_WIFI_BUSY, enumerator
|
D | HalBtc8723b2Ant.c | 200 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b2ant_IsWifiStatusChanged() 1085 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_BUSY, &bWifiBusy); in halbtc8723b2ant_IsCommonAction()
|
D | hal_btcoex.c | 302 case BTC_GET_BL_WIFI_BUSY: in halbtcoutsrc_Get()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtc8723b1ant.c | 261 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8723b1ant_monitor_wifi_ctr() 353 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8723b1ant_is_wifi_status_changed() 1043 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8723b1ant_ps_tdma() 1755 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8723b1ant_action_bt_inquiry() 1997 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8723b1ant_action_wifi_connected_special_packet() 2061 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8723b1ant_action_wifi_connected() 2192 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8723b1ant_run_coexist_mechanism() 2520 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in ex_btc8723b1ant_display_coex_info()
|
D | halbtc8821a1ant.c | 1252 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8821a1ant_is_common_action() 1523 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8821a1ant_action_bt_inquiry() 1767 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8821a1ant_action_wifi_connected() 2175 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, in ex_btc8821a1ant_display_coex_info()
|
D | halbtcoutsrc.h | 237 BTC_GET_BL_WIFI_BUSY, enumerator
|
D | halbtcoutsrc.c | 540 case BTC_GET_BL_WIFI_BUSY: in halbtc_get() 854 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc_display_wifi_status()
|
D | halbtc8192e2ant.c | 438 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8192e2ant_is_wifi_status_changed() 1447 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8192e2ant_is_common_action() 2727 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in ex_btc8192e2ant_display_coex_info()
|
D | halbtc8723b2ant.c | 356 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8723b2ant_is_wifi_status_changed() 1679 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8723b2ant_is_common_action() 3705 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in ex_btc8723b2ant_display_coex_info()
|
D | halbtc8821a2ant.c | 351 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8821a2ant_is_wifi_status_changed() 1583 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8821a2ant_is_common_action() 3687 BTC_GET_BL_WIFI_BUSY, &wifi_busy); in ex_btc8821a2ant_display_coex_info()
|