Lines Matching refs:wifi_under_5g
1898 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
2344 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a1ant_ips_notify()
2345 if (wifi_under_5g) { in ex_btc8821a1ant_ips_notify()
2396 bool wifi_under_5g = false; in ex_btc8821a1ant_scan_notify() local
2403 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a1ant_scan_notify()
2404 if (wifi_under_5g) { in ex_btc8821a1ant_scan_notify()
2482 bool wifi_under_5g = false; in ex_btc8821a1ant_connect_notify() local
2488 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a1ant_connect_notify()
2489 if (wifi_under_5g) { in ex_btc8821a1ant_connect_notify()
2554 bool wifi_under_5g = false; in ex_btc8821a1ant_media_status_notify() local
2559 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a1ant_media_status_notify()
2560 if (wifi_under_5g) { in ex_btc8821a1ant_media_status_notify()
2610 bool wifi_under_5g = false; in ex_btc8821a1ant_special_packet_notify() local
2619 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a1ant_special_packet_notify()
2620 if (wifi_under_5g) { in ex_btc8821a1ant_special_packet_notify()
2696 bool wifi_under_5g = false; in ex_btc8821a1ant_bt_info_notify() local
2701 BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a1ant_bt_info_notify()
2765 if ((coex_sta->bt_info_ext & BIT3) && !wifi_under_5g) { in ex_btc8821a1ant_bt_info_notify()
2859 bool wifi_under_5g = false; in ex_btc8821a1ant_halt_notify() local
2863 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a1ant_halt_notify()
2864 if (wifi_under_5g) { in ex_btc8821a1ant_halt_notify()
2886 bool wifi_under_5g = false; in ex_btc8821a1ant_pnp_notify() local
2888 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_UNDER_5G, &wifi_under_5g); in ex_btc8821a1ant_pnp_notify()
2889 if (wifi_under_5g) { in ex_btc8821a1ant_pnp_notify()