Home
last modified time | relevance | path

Searched refs:coex_rfe (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.c848 if (coex_rfe->wlg_at_btg) { in rtw8821c_coex_cfg_ant_switch()
851 if (coex_rfe->ant_switch_polarity) in rtw8821c_coex_cfg_ant_switch()
952 coex_rfe->ant_switch_polarity = 0; in rtw8821c_coex_cfg_rfe_type()
953 coex_rfe->ant_switch_exist = true; in rtw8821c_coex_cfg_rfe_type()
954 coex_rfe->wlg_at_btg = false; in rtw8821c_coex_cfg_rfe_type()
956 switch (coex_rfe->rfe_module_type) { in rtw8821c_coex_cfg_rfe_type()
967 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
971 coex_rfe->ant_switch_polarity = 1; in rtw8821c_coex_cfg_rfe_type()
975 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
976 coex_rfe->ant_switch_polarity = 1; in rtw8821c_coex_cfg_rfe_type()
[all …]
H A Drtw8822b.c1137 if (coex_rfe->ant_switch_diversity && in rtw8822b_coex_cfg_ant_switch()
1155 coex_rfe->rfe_module_type != 0x2) in rtw8822b_coex_cfg_ant_switch()
1228 coex_rfe->ant_switch_polarity = 0; in rtw8822b_coex_cfg_rfe_type()
1232 coex_rfe->rfe_module_type == 0x16) in rtw8822b_coex_cfg_rfe_type()
1233 coex_rfe->ant_switch_exist = false; in rtw8822b_coex_cfg_rfe_type()
1235 coex_rfe->ant_switch_exist = true; in rtw8822b_coex_cfg_rfe_type()
1237 if (coex_rfe->rfe_module_type == 2 || in rtw8822b_coex_cfg_rfe_type()
1238 coex_rfe->rfe_module_type == 4) { in rtw8822b_coex_cfg_rfe_type()
1245 coex_rfe->wlg_at_btg = false; in rtw8822b_coex_cfg_rfe_type()
1249 coex_rfe->ant_switch_with_bt = true; in rtw8822b_coex_cfg_rfe_type()
[all …]
H A Drtw8703b.c1730 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8703b_coex_set_rfe_type() local
1732 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8703b_coex_set_rfe_type()
1733 coex_rfe->ant_switch_polarity = 0; in rtw8703b_coex_set_rfe_type()
1734 coex_rfe->ant_switch_exist = false; in rtw8703b_coex_set_rfe_type()
1735 coex_rfe->ant_switch_with_bt = false; in rtw8703b_coex_set_rfe_type()
1736 coex_rfe->ant_switch_diversity = false; in rtw8703b_coex_set_rfe_type()
1737 coex_rfe->wlg_at_btg = true; in rtw8703b_coex_set_rfe_type()
H A Drtw8723d.c1068 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8723d_coex_cfg_rfe_type() local
1071 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8723d_coex_cfg_rfe_type()
1072 coex_rfe->ant_switch_polarity = 0; in rtw8723d_coex_cfg_rfe_type()
1073 coex_rfe->ant_switch_exist = false; in rtw8723d_coex_cfg_rfe_type()
1074 coex_rfe->ant_switch_with_bt = false; in rtw8723d_coex_cfg_rfe_type()
1075 coex_rfe->ant_switch_diversity = false; in rtw8723d_coex_cfg_rfe_type()
1076 coex_rfe->wlg_at_btg = true; in rtw8723d_coex_cfg_rfe_type()
H A Drtw8821a.c835 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821a_coex_cfg_rfe_type() local
837 coex_rfe->ant_switch_exist = true; in rtw8821a_coex_cfg_rfe_type()
H A Dcoex.c416 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_check_rfk() local
421 if (coex_rfe->wlg_at_btg && chip->scbd_support && in rtw_coex_check_rfk()
1287 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_set_ant_path() local
1432 coex_rfe->ant_switch_exist) in rtw_coex_set_ant_path()
1715 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_action_bt_idle() local
1721 if (coex_rfe->ant_switch_with_bt && in rtw_coex_action_bt_idle()
H A Drtw8822c.c3040 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type() local
3043 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()
3044 coex_rfe->ant_switch_polarity = 0; in rtw8822c_coex_cfg_rfe_type()
3045 coex_rfe->ant_switch_exist = false; in rtw8822c_coex_cfg_rfe_type()
3046 coex_rfe->ant_switch_with_bt = false; in rtw8822c_coex_cfg_rfe_type()
3047 coex_rfe->ant_switch_diversity = false; in rtw8822c_coex_cfg_rfe_type()
3050 coex_rfe->wlg_at_btg = true; in rtw8822c_coex_cfg_rfe_type()
3052 coex_rfe->wlg_at_btg = false; in rtw8822c_coex_cfg_rfe_type()
H A Drtw8814a.c1812 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8814a_coex_cfg_rfe_type() local
1815 coex_rfe->ant_switch_exist = true; in rtw8814a_coex_cfg_rfe_type()