/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtc8723b1ant.h | 184 bool wifi_only);
|
H A D | halbtc8821a1ant.h | 152 bool wifi_only);
|
H A D | rtl_btc.c | 131 static void rtl_btc_alloc_variable(struct rtl_priv *rtlpriv, bool wifi_only) in rtl_btc_alloc_variable() argument 133 if (wifi_only) in rtl_btc_alloc_variable()
|
H A D | halbtcoutsrc.c | 1415 void exhalbtc_init_hw_config(struct btc_coexist *btcoexist, bool wifi_only) in exhalbtc_init_hw_config() argument 1426 ex_btc8821a1ant_init_hwconfig(btcoexist, wifi_only); in exhalbtc_init_hw_config() 1431 ex_btc8723b1ant_init_hwconfig(btcoexist, wifi_only); in exhalbtc_init_hw_config()
|
H A D | halbtcoutsrc.h | 752 void exhalbtc_init_hw_config(struct btc_coexist *btcoexist, bool wifi_only); 797 /* The following are used by wifi_only case */
|
H A D | halbtc8723b1ant.c | 2311 bool backup, bool wifi_only) in halbtc8723b1ant_init_hw_config() 2336 if (wifi_only) in halbtc8723b1ant_init_hw_config() 2429 bool wifi_only) in ex_btc8723b1ant_init_hwconfig() 2431 halbtc8723b1ant_init_hw_config(btcoexist, true, wifi_only); in ex_btc8723b1ant_init_hwconfig() 2310 halbtc8723b1ant_init_hw_config(struct btc_coexist *btcoexist, bool backup, bool wifi_only) halbtc8723b1ant_init_hw_config() argument 2428 ex_btc8723b1ant_init_hwconfig(struct btc_coexist *btcoexist, bool wifi_only) ex_btc8723b1ant_init_hwconfig() argument
|
H A D | halbtc8821a1ant.c | 2037 bool back_up, bool wifi_only) in btc8821a1ant_init_hw_config() 2046 if (wifi_only) in btc8821a1ant_init_hw_config() 2036 btc8821a1ant_init_hw_config(struct btc_coexist *btcoexist, bool back_up, bool wifi_only) btc8821a1ant_init_hw_config() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtc8723b1ant.h | 184 bool wifi_only);
|
H A D | halbtc8821a1ant.h | 152 bool wifi_only);
|
H A D | rtl_btc.c | 131 static void rtl_btc_alloc_variable(struct rtl_priv *rtlpriv, bool wifi_only) in rtl_btc_alloc_variable() argument 133 if (wifi_only) in rtl_btc_alloc_variable()
|
H A D | halbtcoutsrc.c | 1399 void exhalbtc_init_hw_config(struct btc_coexist *btcoexist, bool wifi_only) in exhalbtc_init_hw_config() argument 1410 ex_btc8821a1ant_init_hwconfig(btcoexist, wifi_only); in exhalbtc_init_hw_config() 1415 ex_btc8723b1ant_init_hwconfig(btcoexist, wifi_only); in exhalbtc_init_hw_config()
|
H A D | halbtcoutsrc.h | 752 void exhalbtc_init_hw_config(struct btc_coexist *btcoexist, bool wifi_only); 797 /* The following are used by wifi_only case */
|
H A D | halbtc8723b1ant.c | 2310 bool backup, bool wifi_only) in halbtc8723b1ant_init_hw_config() 2335 if (wifi_only) in halbtc8723b1ant_init_hw_config() 2428 bool wifi_only) in ex_btc8723b1ant_init_hwconfig() 2430 halbtc8723b1ant_init_hw_config(btcoexist, true, wifi_only); in ex_btc8723b1ant_init_hwconfig() 2309 halbtc8723b1ant_init_hw_config(struct btc_coexist *btcoexist, bool backup, bool wifi_only) halbtc8723b1ant_init_hw_config() argument 2427 ex_btc8723b1ant_init_hwconfig(struct btc_coexist *btcoexist, bool wifi_only) ex_btc8723b1ant_init_hwconfig() argument
|
H A D | halbtc8821a1ant.c | 2027 bool back_up, bool wifi_only) in btc8821a1ant_init_hw_config() 2036 if (wifi_only) in btc8821a1ant_init_hw_config() 2026 btc8821a1ant_init_hw_config(struct btc_coexist *btcoexist, bool back_up, bool wifi_only) btc8821a1ant_init_hw_config() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.h | 370 void rtw_coex_init_hw_config(struct rtw_dev *rtwdev, bool wifi_only);
|
H A D | coex.c | 2053 static void __rtw_coex_init_hw_config(struct rtw_dev *rtwdev, bool wifi_only) in __rtw_coex_init_hw_config() argument 2076 } else if (wifi_only) { in __rtw_coex_init_hw_config() 2115 void rtw_coex_init_hw_config(struct rtw_dev *rtwdev, bool wifi_only) in rtw_coex_init_hw_config() argument 2117 __rtw_coex_init_hw_config(rtwdev, wifi_only); in rtw_coex_init_hw_config()
|
H A D | main.c | 1030 bool wifi_only; in rtw_power_on() local 1077 wifi_only = !rtwdev->efuse.btcoex; in rtw_power_on() 1079 rtw_coex_init_hw_config(rtwdev, wifi_only); in rtw_power_on()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.h | 399 void rtw_coex_init_hw_config(struct rtw_dev *rtwdev, bool wifi_only);
|
H A D | main.c | 1357 bool wifi_only; in rtw_power_on() local 1404 wifi_only = !rtwdev->efuse.btcoex; in rtw_power_on() 1406 rtw_coex_init_hw_config(rtwdev, wifi_only); in rtw_power_on()
|
H A D | coex.c | 2688 static void __rtw_coex_init_hw_config(struct rtw_dev *rtwdev, bool wifi_only) in __rtw_coex_init_hw_config() argument 2724 } else if (wifi_only) { in __rtw_coex_init_hw_config() 2774 void rtw_coex_init_hw_config(struct rtw_dev *rtwdev, bool wifi_only) in rtw_coex_init_hw_config() argument 2776 __rtw_coex_init_hw_config(rtwdev, wifi_only); in rtw_coex_init_hw_config()
|