Searched refs:BTC_GET_BL_WIFI_UNDER_5G (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/ |
D | halbtcoutsrc.h | 210 BTC_GET_BL_WIFI_UNDER_5G, enumerator
|
D | halbtc8821a1ant.c | 2069 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a1ant_run_coexist_mechanism() 2191 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a1ant_init_hw_config() 2323 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, in ex_halbtc8821a1ant_display_coex_info() 2734 BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_halbtc8821a1ant_bt_info_notify()
|
D | halbtcoutsrc.c | 288 case BTC_GET_BL_WIFI_UNDER_5G: in halbtc_get()
|
D | halbtc8821a2ant.c | 3192 BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc8821a2ant_run_coexist_mechanism() 3415 BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_halbtc8821a2ant_display_coex_info()
|
D | halbtc8723b1ant.c | 2476 btcoexist->btc_get(btcoexist , BTC_GET_BL_WIFI_UNDER_5G, in ex_halbtc8723b1ant_display_coex_info()
|
D | halbtc8723b2ant.c | 3236 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8723b2ant_display_coex_info()
|
D | halbtc8192e2ant.c | 3374 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_halbtc8192e2ant_display_coex_info()
|