Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.c842 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_ant_switch() local
850 if (coex_rfe->wlg_at_btg) { in rtw8821c_coex_cfg_ant_switch()
853 if (coex_rfe->ant_switch_polarity) in rtw8821c_coex_cfg_ant_switch()
861 if (coex_rfe->ant_switch_diversity && in rtw8821c_coex_cfg_ant_switch()
865 polarity_inverse = (coex_rfe->ant_switch_polarity == 1); in rtw8821c_coex_cfg_ant_switch()
877 if (coex_rfe->rfe_module_type != 0x4 && in rtw8821c_coex_cfg_ant_switch()
878 coex_rfe->rfe_module_type != 0x2) in rtw8821c_coex_cfg_ant_switch()
950 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_rfe_type() local
953 coex_rfe->rfe_module_type = efuse->rfe_option; in rtw8821c_coex_cfg_rfe_type()
954 coex_rfe->ant_switch_polarity = 0; in rtw8821c_coex_cfg_rfe_type()
[all …]
H A Drtw8822b.c1133 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_ant_switch() local
1142 if (coex_rfe->ant_switch_diversity && in rtw8822b_coex_cfg_ant_switch()
1146 polarity_inverse = (coex_rfe->ant_switch_polarity == 1); in rtw8822b_coex_cfg_ant_switch()
1159 if (coex_rfe->rfe_module_type != 0x4 && in rtw8822b_coex_cfg_ant_switch()
1160 coex_rfe->rfe_module_type != 0x2) in rtw8822b_coex_cfg_ant_switch()
1228 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_rfe_type() local
1232 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822b_coex_cfg_rfe_type()
1233 coex_rfe->ant_switch_polarity = 0; in rtw8822b_coex_cfg_rfe_type()
1234 coex_rfe->ant_switch_diversity = false; in rtw8822b_coex_cfg_rfe_type()
1235 if (coex_rfe->rfe_module_type == 0x12 || in rtw8822b_coex_cfg_rfe_type()
[all …]
H A Drtw8822c.c3044 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type() local
3047 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()
3048 coex_rfe->ant_switch_polarity = 0; in rtw8822c_coex_cfg_rfe_type()
3049 coex_rfe->ant_switch_exist = false; in rtw8822c_coex_cfg_rfe_type()
3050 coex_rfe->ant_switch_with_bt = false; in rtw8822c_coex_cfg_rfe_type()
3051 coex_rfe->ant_switch_diversity = false; in rtw8822c_coex_cfg_rfe_type()
3054 coex_rfe->wlg_at_btg = true; in rtw8822c_coex_cfg_rfe_type()
3056 coex_rfe->wlg_at_btg = false; in rtw8822c_coex_cfg_rfe_type()
H A Drtw8814a.c1823 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8814a_coex_cfg_rfe_type() local
1826 coex_rfe->ant_switch_exist = true; in rtw8814a_coex_cfg_rfe_type()