Searched refs:BTC_GET_BL_WIFI_BUSY (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/staging/rtl8723bs/hal/ |
H A 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()
|
H A D | HalBtcOutSrc.h | 125 BTC_GET_BL_WIFI_BUSY, enumerator
|
H A 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()
|
H A D | hal_btcoex.c | 301 case BTC_GET_BL_WIFI_BUSY: in halbtcoutsrc_Get()
|
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|