Home
last modified time | relevance | path

Searched refs:wifi_under_5g (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8821a1ant.c1898 bool wifi_under_5g = false; in btc8821a1ant_run_coexist_mechanism() local
1921 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in btc8821a1ant_run_coexist_mechanism()
1922 if (wifi_under_5g) { in btc8821a1ant_run_coexist_mechanism()
2031 bool wifi_under_5g = false; in btc8821a1ant_init_hw_config() local
2056 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in btc8821a1ant_init_hw_config()
2059 if (wifi_under_5g) in btc8821a1ant_init_hw_config()
2108 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8821a1ant_display_coex_info() local
2172 &wifi_under_5g); in ex_btc8821a1ant_display_coex_info()
2180 (wifi_under_5g ? "5G" : "2.4G"), in ex_btc8821a1ant_display_coex_info()
2340 bool wifi_under_5g = false; in ex_btc8821a1ant_ips_notify() local
[all …]
Dhalbtcoutsrc.c813 bool wifi_under_5g = false; in halbtc_display_wifi_status() local
852 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in halbtc_display_wifi_status()
858 wifi_freq = (wifi_under_5g ? BTC_FREQ_5G : BTC_FREQ_2_4G); in halbtc_display_wifi_status()
1562 bool wifi_under_5g; in exhalbtc_connect_notify() local
1570 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in exhalbtc_connect_notify()
Dhalbtc8821a2ant.c3369 bool wifi_under_5g = false; in btc8821a2ant_run_coexist_mechanism() local
3382 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in btc8821a2ant_run_coexist_mechanism()
3384 if (wifi_under_5g) { in btc8821a2ant_run_coexist_mechanism()
3630 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8821a2ant_display_coex_info() local
3683 BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a2ant_display_coex_info()
3691 (wifi_under_5g ? "5G" : "2.4G"), in ex_btc8821a2ant_display_coex_info()
3952 bool wifi_connected = false, wifi_under_5g = false; in ex_btc8821a2ant_bt_info_notify() local
3955 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a2ant_bt_info_notify()
4026 if (!btcoexist->manual_control && !wifi_under_5g) { in ex_btc8821a2ant_bt_info_notify()
Dhalbtc8192e2ant.c2675 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8192e2ant_display_coex_info() local
2725 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8192e2ant_display_coex_info()
2731 "Wifi status", (wifi_under_5g ? "5G" : "2.4G"), in ex_btc8192e2ant_display_coex_info()
Dhalbtc8723b1ant.c2458 bool link = false, wifi_under_5g = false; in ex_btc8723b1ant_display_coex_info() local
2517 &wifi_under_5g); in ex_btc8723b1ant_display_coex_info()
2524 "Wifi status", (wifi_under_5g ? "5G" : "2.4G"), in ex_btc8723b1ant_display_coex_info()
Dhalbtc8723b2ant.c3648 bool link = false, wifi_under_5g = false; in ex_btc8723b2ant_display_coex_info() local
3703 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8723b2ant_display_coex_info()
3709 "Wifi status", (wifi_under_5g ? "5G" : "2.4G"), in ex_btc8723b2ant_display_coex_info()