| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| H A D | halbtc8192e2ant.c | 1768 u32 wifi_bw; in btc8192e2ant_action_sco() local 1795 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8192e2ant_action_sco() 1798 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8192e2ant_action_sco() 1830 u32 wifi_bw; in btc8192e2ant_action_sco_pan() local 1857 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8192e2ant_action_sco_pan() 1860 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8192e2ant_action_sco_pan() 1892 u32 wifi_bw; in btc8192e2ant_action_hid() local 1902 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8192e2ant_action_hid() 1921 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8192e2ant_action_hid() 1955 u32 wifi_bw; in btc8192e2ant_action_a2dp() local [all …]
|
| H A D | halbtc8821a2ant.c | 2617 u32 wifi_bw; in btc8821a2ant_action_sco() local 2632 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8821a2ant_action_sco() 2634 if (wifi_bw == BTC_WIFI_BW_LEGACY) { in btc8821a2ant_action_sco() 2639 if (wifi_bw == BTC_WIFI_BW_HT40) { in btc8821a2ant_action_sco() 2657 if (wifi_bw == BTC_WIFI_BW_HT40) { in btc8821a2ant_action_sco() 2689 u32 wifi_bw; in btc8821a2ant_action_hid() local 2705 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8821a2ant_action_hid() 2707 if (wifi_bw == BTC_WIFI_BW_LEGACY) { in btc8821a2ant_action_hid() 2718 if (wifi_bw == BTC_WIFI_BW_HT40) { in btc8821a2ant_action_hid() 2754 u32 wifi_bw; in btc8821a2ant_action_a2dp() local [all …]
|
| H A D | halbtc8723b2ant.c | 2768 u32 wifi_bw; in btc8723b2ant_action_sco() local 2786 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8723b2ant_action_sco() 2788 if (BTC_WIFI_BW_LEGACY == wifi_bw) in btc8723b2ant_action_sco() 2799 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8723b2ant_action_sco() 2811 u32 wifi_bw; in btc8723b2ant_action_hid() local 2828 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8723b2ant_action_hid() 2830 if (wifi_bw == BTC_WIFI_BW_LEGACY) in btc8723b2ant_action_hid() 2846 if (wifi_bw == BTC_WIFI_BW_HT40) in btc8723b2ant_action_hid() 2856 u32 wifi_bw; in btc8723b2ant_action_a2dp() local 2878 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8723b2ant_action_a2dp() [all …]
|
| H A D | halbtcoutsrc.c | 103 u32 wifi_bw = BTC_WIFI_BW_HT20; in halbtc_get_wifi_bw() local 106 wifi_bw = BTC_WIFI_BW_LEGACY; in halbtc_get_wifi_bw() 110 wifi_bw = BTC_WIFI_BW_HT20; in halbtc_get_wifi_bw() 113 wifi_bw = BTC_WIFI_BW_HT40; in halbtc_get_wifi_bw() 116 wifi_bw = BTC_WIFI_BW_HT80; in halbtc_get_wifi_bw() 121 return wifi_bw; in halbtc_get_wifi_bw() 830 u32 wifi_bw = BTC_WIFI_BW_HT20; in halbtc_display_wifi_status() local 869 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc_display_wifi_status() 882 gl_btc_wifi_bw_string[wifi_bw]), in halbtc_display_wifi_status()
|
| H A D | halbtc8723b1ant.c | 2153 u32 wifi_bw; in halbtc8723b1ant_run_coexist_mechanism() local 2226 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723b1ant_run_coexist_mechanism() 2246 if (wifi_bw == BTC_WIFI_BW_HT40) in halbtc8723b1ant_run_coexist_mechanism() 2462 u32 wifi_bw, wifi_traffic_dir, fa_ofdm, fa_cck, wifi_link_status; in ex_btc8723b1ant_display_coex_info() local 2519 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in ex_btc8723b1ant_display_coex_info() 2526 ((wifi_bw == BTC_WIFI_BW_LEGACY) ? "Legacy" : in ex_btc8723b1ant_display_coex_info() 2527 ((wifi_bw == BTC_WIFI_BW_HT40) ? "HT40" : "HT20")), in ex_btc8723b1ant_display_coex_info() 2921 u32 wifi_bw; in ex_btc8723b1ant_media_status_notify() local 2978 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in ex_btc8723b1ant_media_status_notify() 2979 if (BTC_WIFI_BW_HT40 == wifi_bw) in ex_btc8723b1ant_media_status_notify()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/ |
| H A D | HalBtc8821aCsr2Ant.c | 1089 u32 wifi_bw; in halbtc8821aCsr2ant_sw_mechanism1() local 1091 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821aCsr2ant_sw_mechanism1() 1093 if (BTC_WIFI_BW_HT40 != wifi_bw) { /* only shrink RF Rx LPF for HT40 */ in halbtc8821aCsr2ant_sw_mechanism1() 2549 u32 wifi_bw; in halbtc8821aCsr2ant_action_hid() local 2562 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821aCsr2ant_action_hid() 2564 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for HID at 11b/g mode */ in halbtc8821aCsr2ant_action_hid() 2571 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8821aCsr2ant_action_hid() 2716 u32 wifi_bw; in halbtc8821aCsr2ant_action_a2dp_pan_hs() local 2732 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821aCsr2ant_action_a2dp_pan_hs() 2734 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8821aCsr2ant_action_a2dp_pan_hs() [all …]
|
| H A D | HalBtc8192e2Ant.c | 2495 u32 wifi_bw; in halbtc8192e2ant_action_sco() local 2523 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8192e2ant_action_sco() 2526 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8192e2ant_action_sco() 2558 u32 wifi_bw; in halbtc8192e2ant_action_sco_pan() local 2586 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8192e2ant_action_sco_pan() 2589 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8192e2ant_action_sco_pan() 2621 u32 wifi_bw; in halbtc8192e2ant_action_hid() local 2632 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8192e2ant_action_hid() 2651 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8192e2ant_action_hid() 2684 u32 wifi_bw; in halbtc8192e2ant_action_a2dp() local [all …]
|
| H A D | HalBtc8821a2Ant.c | 2770 u32 wifi_bw; in halbtc8821a2ant_action_sco() local 2788 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821a2ant_action_sco() 2790 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for SCO quality at 11b/g mode */ in halbtc8821a2ant_action_sco() 2793 if (BTC_WIFI_BW_HT40 == wifi_bw) in halbtc8821a2ant_action_sco() 2812 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8821a2ant_action_sco() 2845 u32 wifi_bw; in halbtc8821a2ant_action_hid() local 2863 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821a2ant_action_hid() 2865 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for HID at 11b/g mode */ in halbtc8821a2ant_action_hid() 2876 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8821a2ant_action_hid() 2909 u32 wifi_bw; in halbtc8821a2ant_action_a2dp() local [all …]
|
| H A D | HalBtc8812a2Ant.c | 2751 u32 wifi_bw; in halbtc8812a2ant_action_sco() local 2795 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8812a2ant_action_sco() 2797 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8812a2ant_action_sco() 2828 u32 wifi_bw; in halbtc8812a2ant_action_sco_hid() local 2868 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8812a2ant_action_sco_hid() 2870 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8812a2ant_action_sco_hid() 2901 u32 wifi_bw; in halbtc8812a2ant_action_hid() local 2953 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8812a2ant_action_hid() 2955 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8812a2ant_action_hid() 2987 u32 wifi_bw; in halbtc8812a2ant_action_a2dp() local [all …]
|
| H A D | HalBtc8723b2Ant.c | 2980 u32 wifi_bw; in halbtc8723b2ant_action_sco() local 2999 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723b2ant_action_sco() 3001 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for SCO quality at 11b/g mode */ in halbtc8723b2ant_action_sco() 3012 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8723b2ant_action_sco() 3047 u32 wifi_bw; in halbtc8723b2ant_action_hid() local 3066 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723b2ant_action_hid() 3068 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for HID at 11b/g mode */ in halbtc8723b2ant_action_hid() 3083 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8723b2ant_action_hid() 3119 u32 wifi_bw; in halbtc8723b2ant_action_a2dp() local 3155 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723b2ant_action_a2dp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/ |
| H A D | halbtc8821acsr2ant.c | 1089 u32 wifi_bw; in halbtc8821aCsr2ant_sw_mechanism1() local 1091 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821aCsr2ant_sw_mechanism1() 1093 if (BTC_WIFI_BW_HT40 != wifi_bw) { /* only shrink RF Rx LPF for HT40 */ in halbtc8821aCsr2ant_sw_mechanism1() 2549 u32 wifi_bw; in halbtc8821aCsr2ant_action_hid() local 2562 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821aCsr2ant_action_hid() 2564 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for HID at 11b/g mode */ in halbtc8821aCsr2ant_action_hid() 2571 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8821aCsr2ant_action_hid() 2716 u32 wifi_bw; in halbtc8821aCsr2ant_action_a2dp_pan_hs() local 2732 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821aCsr2ant_action_a2dp_pan_hs() 2734 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8821aCsr2ant_action_a2dp_pan_hs() [all …]
|
| H A D | halbtc8192e2ant.c | 2495 u32 wifi_bw; in halbtc8192e2ant_action_sco() local 2523 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8192e2ant_action_sco() 2526 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8192e2ant_action_sco() 2558 u32 wifi_bw; in halbtc8192e2ant_action_sco_pan() local 2586 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8192e2ant_action_sco_pan() 2589 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8192e2ant_action_sco_pan() 2621 u32 wifi_bw; in halbtc8192e2ant_action_hid() local 2632 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8192e2ant_action_hid() 2651 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8192e2ant_action_hid() 2684 u32 wifi_bw; in halbtc8192e2ant_action_a2dp() local [all …]
|
| H A D | halbtc8821a2ant.c | 2770 u32 wifi_bw; in halbtc8821a2ant_action_sco() local 2788 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821a2ant_action_sco() 2790 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for SCO quality at 11b/g mode */ in halbtc8821a2ant_action_sco() 2793 if (BTC_WIFI_BW_HT40 == wifi_bw) in halbtc8821a2ant_action_sco() 2812 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8821a2ant_action_sco() 2845 u32 wifi_bw; in halbtc8821a2ant_action_hid() local 2863 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821a2ant_action_hid() 2865 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for HID at 11b/g mode */ in halbtc8821a2ant_action_hid() 2876 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8821a2ant_action_hid() 2909 u32 wifi_bw; in halbtc8821a2ant_action_a2dp() local [all …]
|
| H A D | halbtc8812a2ant.c | 2751 u32 wifi_bw; in halbtc8812a2ant_action_sco() local 2795 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8812a2ant_action_sco() 2797 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8812a2ant_action_sco() 2828 u32 wifi_bw; in halbtc8812a2ant_action_sco_hid() local 2868 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8812a2ant_action_sco_hid() 2870 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8812a2ant_action_sco_hid() 2901 u32 wifi_bw; in halbtc8812a2ant_action_hid() local 2953 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8812a2ant_action_hid() 2955 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8812a2ant_action_hid() 2987 u32 wifi_bw; in halbtc8812a2ant_action_a2dp() local [all …]
|
| H A D | halbtc8723b2ant.c | 2980 u32 wifi_bw; in halbtc8723b2ant_action_sco() local 2999 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723b2ant_action_sco() 3001 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for SCO quality at 11b/g mode */ in halbtc8723b2ant_action_sco() 3012 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8723b2ant_action_sco() 3047 u32 wifi_bw; in halbtc8723b2ant_action_hid() local 3066 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723b2ant_action_hid() 3068 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for HID at 11b/g mode */ in halbtc8723b2ant_action_hid() 3083 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8723b2ant_action_hid() 3119 u32 wifi_bw; in halbtc8723b2ant_action_a2dp() local 3155 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723b2ant_action_a2dp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/ |
| H A D | halbtc8821a2ant.c | 2789 u32 wifi_bw; in halbtc8821a2ant_action_sco() local 2807 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821a2ant_action_sco() 2809 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for SCO quality at 11b/g mode */ in halbtc8821a2ant_action_sco() 2812 if (BTC_WIFI_BW_HT40 == wifi_bw) in halbtc8821a2ant_action_sco() 2829 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8821a2ant_action_sco() 2862 u32 wifi_bw; in halbtc8821a2ant_action_hid() local 2882 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821a2ant_action_hid() 2884 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for HID at 11b/g mode */ in halbtc8821a2ant_action_hid() 2892 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8821a2ant_action_hid() 2925 u32 wifi_bw; in halbtc8821a2ant_action_a2dp() local [all …]
|
| H A D | halbtc8723b2ant.c | 3150 u32 wifi_bw; in halbtc8723b2ant_action_sco() local 3169 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723b2ant_action_sco() 3171 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for SCO quality at 11b/g mode */ in halbtc8723b2ant_action_sco() 3180 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8723b2ant_action_sco() 3215 u32 wifi_bw; in halbtc8723b2ant_action_hid() local 3236 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723b2ant_action_hid() 3238 if (BTC_WIFI_BW_LEGACY == wifi_bw) /* for HID at 11b/g mode */ in halbtc8723b2ant_action_hid() 3250 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8723b2ant_action_hid() 3287 u32 wifi_bw; in halbtc8723b2ant_action_a2dp() local 3320 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723b2ant_action_a2dp() [all …]
|
| H A D | halbtc8812a2ant.c | 3143 u32 wifi_bw; in halbtc8812a2ant_action_sco() local 3186 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8812a2ant_action_sco() 3188 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8812a2ant_action_sco() 3219 u32 wifi_bw; in halbtc8812a2ant_action_sco_hid() local 3258 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8812a2ant_action_sco_hid() 3260 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8812a2ant_action_sco_hid() 3291 u32 wifi_bw; in halbtc8812a2ant_action_hid() local 3442 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8812a2ant_action_hid() 3444 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8812a2ant_action_hid() 3476 u32 wifi_bw; in halbtc8812a2ant_action_a2dp() local [all …]
|
| H A D | halbtc8192e2ant.c | 2910 u32 wifi_bw; in halbtc8192e2ant_action_sco() local 2944 u32 wifi_bw; in halbtc8192e2ant_action_sco_pan() local 2990 u32 wifi_bw; in halbtc8192e2ant_action_hid() local 3039 u32 wifi_bw; in halbtc8192e2ant_action_a2dp() local 3090 u32 wifi_bw; in halbtc8192e2ant_action_a2dp_pan_hs() local 3118 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8192e2ant_action_a2dp_pan_hs() 3119 if (BTC_WIFI_BW_HT40 == wifi_bw) { in halbtc8192e2ant_action_a2dp_pan_hs() 3151 u32 wifi_bw; in halbtc8192e2ant_action_pan_edr() local 3182 u32 wifi_bw; in halbtc8192e2ant_action_pan_hs() local 3205 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8192e2ant_action_pan_hs() [all …]
|
| H A D | halbtc8703b1ant.c | 745 u32 wifi_bw; in halbtc8703b1ant_update_wifi_channel_info() local 757 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8703b1ant_update_wifi_channel_info() 758 if (BTC_WIFI_BW_HT40 == wifi_bw) in halbtc8703b1ant_update_wifi_channel_info() 2492 u32 wifi_bw = 1; in halbtc8703b1ant_action_bt_sco_hid_only_busy() local 2496 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8703b1ant_action_bt_sco_hid_only_busy() 2524 } else if (wifi_bw == 0) { /* if 11bg mode */ in halbtc8703b1ant_action_bt_sco_hid_only_busy() 2616 u32 wifi_bw = 1; in halbtc8703b1ant_action_wifi_connected_bt_acl_busy() local 2619 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8703b1ant_action_wifi_connected_bt_acl_busy() 2699 else if (wifi_bw == 0)/* if 11bg mode */ in halbtc8703b1ant_action_wifi_connected_bt_acl_busy() 2856 u32 num_of_wifi_link = 0, wifi_bw; in halbtc8703b1ant_run_coexist_mechanism() local [all …]
|
| H A D | halbtc8821c2ant.c | 688 u32 wifi_bw; in halbtc8821c2ant_update_wifi_channel_info() local 700 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821c2ant_update_wifi_channel_info() 713 if (wifi_bw == BTC_WIFI_BW_HT40) in halbtc8821c2ant_update_wifi_channel_info() 3251 u32 wifi_bw = 1; in halbtc8821c2ant_action_sco() local 3253 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821c2ant_action_sco() 3313 u32 wifi_bw = 1; in halbtc8821c2ant_action_hid() local 3317 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8821c2ant_action_hid() 3358 } else if (wifi_bw == 0) { /* if 11bg mode */ in halbtc8821c2ant_action_hid() 3678 u32 wifi_bw = 1; in halbtc8821c2ant_action_hid_a2dp() local 3682 &wifi_bw); in halbtc8821c2ant_action_hid_a2dp() [all …]
|
| H A D | halbtc8822b2ant.c | 747 u32 wifi_bw; in halbtc8822b2ant_update_wifi_channel_info() local 755 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8822b2ant_update_wifi_channel_info() 768 if (wifi_bw == BTC_WIFI_BW_HT40) in halbtc8822b2ant_update_wifi_channel_info() 2956 u32 wifi_bw = 1; in halbtc8822b2ant_action_sco() local 2959 &wifi_bw); in halbtc8822b2ant_action_sco() 3015 u32 wifi_bw = 1; in halbtc8822b2ant_action_hid() local 3019 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8822b2ant_action_hid() 3055 } else if (wifi_bw == 0) { /* if 11bg mode */ in halbtc8822b2ant_action_hid() 3302 u32 wifi_bw = 1; in halbtc8822b2ant_action_hid_a2dp() local 3305 &wifi_bw); in halbtc8822b2ant_action_hid_a2dp() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/ |
| H A D | halbtc8822c.c | 553 if (link_info_ext->wifi_bw == BTC_WIFI_BW_HT40) in halbtc8822c_cfg_wl_rx_gain() 572 if (link_info_ext->wifi_bw == BTC_WIFI_BW_HT40) in halbtc8822c_cfg_wl_rx_gain()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/ |
| H A D | halbtc8723d2ant.c | 957 u32 wifi_bw; in halbtc8723d2ant_update_wifi_channel_info() local 970 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723d2ant_update_wifi_channel_info() 971 if (wifi_bw == BTC_WIFI_BW_HT40) in halbtc8723d2ant_update_wifi_channel_info() 3042 u32 wifi_bw = 1; in halbtc8723d2ant_action_sco() local 3045 &wifi_bw); in halbtc8723d2ant_action_sco() 3109 u32 wifi_bw = 1; in halbtc8723d2ant_action_hid() local 3113 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8723d2ant_action_hid() 3162 } else if (wifi_bw == 0) { /* if 11bg mode */ in halbtc8723d2ant_action_hid() 3564 u32 wifi_bw = 1; in halbtc8723d2ant_action_hid_a2dp() local 3567 &wifi_bw); in halbtc8723d2ant_action_hid_a2dp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/btc/ |
| H A D | halbtc8703b1ant.c | 802 u32 wifi_bw; in halbtc8703b1ant_update_wifi_channel_info() local 814 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8703b1ant_update_wifi_channel_info() 815 if (BTC_WIFI_BW_HT40 == wifi_bw) in halbtc8703b1ant_update_wifi_channel_info() 2554 u32 wifi_bw = 1; in halbtc8703b1ant_action_bt_sco_hid_only_busy() local 2558 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8703b1ant_action_bt_sco_hid_only_busy() 2593 } else if (wifi_bw == 0) { /* if 11bg mode */ in halbtc8703b1ant_action_bt_sco_hid_only_busy() 2685 u32 wifi_bw = 1; in halbtc8703b1ant_action_wifi_connected_bt_acl_busy() local 2688 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in halbtc8703b1ant_action_wifi_connected_bt_acl_busy() 2768 else if (wifi_bw == 0)/* if 11bg mode */ in halbtc8703b1ant_action_wifi_connected_bt_acl_busy() 2925 u32 num_of_wifi_link = 0, wifi_bw; in halbtc8703b1ant_run_coexist_mechanism() local [all …]
|