Searched refs:BTC_GET_BL_WIFI_BUSY (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/ |
D | halbtcoutsrc.h | 201 BTC_GET_BL_WIFI_BUSY, enumerator
|
D | halbtc8723b1ant.c | 454 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8723b1ant_is_wifi_status_changed() 1173 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8723b1ant_ps_tdma() 1393 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8723b1ant_is_common_action() 2042 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8723b1ant_action_wifi_connected() 2479 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in ex_halbtc8723b1ant_display_coex_info()
|
D | halbtc8821a1ant.c | 1251 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8821a1ant_is_common_action() 1933 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8821a1ant_action_wifi_connected() 2327 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, in ex_halbtc8821a1ant_display_coex_info()
|
D | halbtcoutsrc.c | 260 case BTC_GET_BL_WIFI_BUSY: in halbtc_get()
|
D | halbtc8723b2ant.c | 331 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8723b2ant_is_wifi_status_changed() 1464 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in btc8723b2ant_is_common_action() 3238 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in ex_btc8723b2ant_display_coex_info()
|
D | halbtc8821a2ant.c | 1366 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8821a2ant_is_common_action() 3419 BTC_GET_BL_WIFI_BUSY, &wifi_busy); in ex_halbtc8821a2ant_display_coex_info()
|
D | halbtc8192e2ant.c | 1460 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in halbtc8192e2ant_is_common_action() 3376 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_BUSY, &wifi_busy); in ex_halbtc8192e2ant_display_coex_info()
|