Searched refs:coex_rfe (Results 1 – 5 of 5) sorted by relevance
686 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_ant_switch() local696 if (coex_rfe->ant_switch_diversity && in rtw8821c_coex_cfg_ant_switch()700 polarity_inverse = (coex_rfe->ant_switch_polarity == 1); in rtw8821c_coex_cfg_ant_switch()712 if (coex_rfe->rfe_module_type != 0x4 && in rtw8821c_coex_cfg_ant_switch()713 coex_rfe->rfe_module_type != 0x2) in rtw8821c_coex_cfg_ant_switch()785 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_rfe_type() local788 coex_rfe->rfe_module_type = efuse->rfe_option; in rtw8821c_coex_cfg_rfe_type()789 coex_rfe->ant_switch_polarity = 0; in rtw8821c_coex_cfg_rfe_type()790 coex_rfe->ant_switch_exist = true; in rtw8821c_coex_cfg_rfe_type()791 coex_rfe->wlg_at_btg = false; in rtw8821c_coex_cfg_rfe_type()[all …]
1145 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_ant_switch() local1154 if (coex_rfe->ant_switch_diversity && in rtw8822b_coex_cfg_ant_switch()1158 polarity_inverse = (coex_rfe->ant_switch_polarity == 1); in rtw8822b_coex_cfg_ant_switch()1171 if (coex_rfe->rfe_module_type != 0x4 && in rtw8822b_coex_cfg_ant_switch()1172 coex_rfe->rfe_module_type != 0x2) in rtw8822b_coex_cfg_ant_switch()1240 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_rfe_type() local1244 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822b_coex_cfg_rfe_type()1245 coex_rfe->ant_switch_polarity = 0; in rtw8822b_coex_cfg_rfe_type()1246 coex_rfe->ant_switch_diversity = false; in rtw8822b_coex_cfg_rfe_type()1247 if (coex_rfe->rfe_module_type == 0x12 || in rtw8822b_coex_cfg_rfe_type()[all …]
1542 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8723d_coex_cfg_rfe_type() local1545 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8723d_coex_cfg_rfe_type()1546 coex_rfe->ant_switch_polarity = 0; in rtw8723d_coex_cfg_rfe_type()1547 coex_rfe->ant_switch_exist = false; in rtw8723d_coex_cfg_rfe_type()1548 coex_rfe->ant_switch_with_bt = false; in rtw8723d_coex_cfg_rfe_type()1549 coex_rfe->ant_switch_diversity = false; in rtw8723d_coex_cfg_rfe_type()1550 coex_rfe->wlg_at_btg = true; in rtw8723d_coex_cfg_rfe_type()
2229 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type() local2232 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()2233 coex_rfe->ant_switch_polarity = 0; in rtw8822c_coex_cfg_rfe_type()2234 coex_rfe->ant_switch_exist = false; in rtw8822c_coex_cfg_rfe_type()2235 coex_rfe->ant_switch_with_bt = false; in rtw8822c_coex_cfg_rfe_type()2236 coex_rfe->ant_switch_diversity = false; in rtw8822c_coex_cfg_rfe_type()2239 coex_rfe->wlg_at_btg = true; in rtw8822c_coex_cfg_rfe_type()2241 coex_rfe->wlg_at_btg = false; in rtw8822c_coex_cfg_rfe_type()
303 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_check_rfk() local308 if (coex_rfe->wlg_at_btg && chip->scbd_support && in rtw_coex_check_rfk()1269 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_action_bt_idle() local1272 if (coex_rfe->ant_switch_with_bt && in rtw_coex_action_bt_idle()