Lines Matching refs:wifi_bw
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
2010 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8192e2ant_action_a2dp()
2011 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8192e2ant_action_a2dp()
2043 u32 wifi_bw; in btc8192e2ant_action_a2dp_pan_hs() local
2069 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8192e2ant_action_a2dp_pan_hs()
2070 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8192e2ant_action_a2dp_pan_hs()
2102 u32 wifi_bw; in btc8192e2ant_action_pan_edr() local
2129 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8192e2ant_action_pan_edr()
2130 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8192e2ant_action_pan_edr()
2163 u32 wifi_bw; in btc8192e2ant_action_pan_hs() local
2187 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8192e2ant_action_pan_hs()
2188 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8192e2ant_action_pan_hs()
2221 u32 wifi_bw; in btc8192e2ant_action_pan_edr_a2dp() local
2233 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8192e2ant_action_pan_edr_a2dp()
2250 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8192e2ant_action_pan_edr_a2dp()
2282 u32 wifi_bw; in btc8192e2ant_action_pan_edr_hid() local
2287 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8192e2ant_action_pan_edr_hid()
2312 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8192e2ant_action_pan_edr_hid()
2345 u32 wifi_bw; in btc8192e2ant_action_hid_a2dp_pan_edr() local
2355 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8192e2ant_action_hid_a2dp_pan_edr()
2374 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8192e2ant_action_hid_a2dp_pan_edr()
2406 u32 wifi_bw; in btc8192e2ant_action_hid_a2dp() local
2414 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in btc8192e2ant_action_hid_a2dp()
2433 if (BTC_WIFI_BW_HT40 == wifi_bw) { in btc8192e2ant_action_hid_a2dp()
2678 u32 wifi_bw, wifi_traffic_dir; in ex_btc8192e2ant_display_coex_info() local
2726 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in ex_btc8192e2ant_display_coex_info()
2732 ((BTC_WIFI_BW_LEGACY == wifi_bw) ? "Legacy" : in ex_btc8192e2ant_display_coex_info()
2733 (((BTC_WIFI_BW_HT40 == wifi_bw) ? "HT40" : "HT20"))), in ex_btc8192e2ant_display_coex_info()
2934 u32 wifi_bw; in ex_btc8192e2ant_media_status_notify() local
2956 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_BW, &wifi_bw); in ex_btc8192e2ant_media_status_notify()
2957 if (BTC_WIFI_BW_HT40 == wifi_bw) in ex_btc8192e2ant_media_status_notify()