Searched refs:coex_rfe (Results 1 – 5 of 5) sorted by relevance
768 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_ant_switch() local778 if (coex_rfe->ant_switch_diversity && in rtw8821c_coex_cfg_ant_switch()782 polarity_inverse = (coex_rfe->ant_switch_polarity == 1); in rtw8821c_coex_cfg_ant_switch()794 if (coex_rfe->rfe_module_type != 0x4 && in rtw8821c_coex_cfg_ant_switch()795 coex_rfe->rfe_module_type != 0x2) in rtw8821c_coex_cfg_ant_switch()867 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_rfe_type() local870 coex_rfe->rfe_module_type = efuse->rfe_option; in rtw8821c_coex_cfg_rfe_type()871 coex_rfe->ant_switch_polarity = 0; in rtw8821c_coex_cfg_rfe_type()872 coex_rfe->ant_switch_exist = true; in rtw8821c_coex_cfg_rfe_type()873 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 …]
1571 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8723d_coex_cfg_rfe_type() local1574 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8723d_coex_cfg_rfe_type()1575 coex_rfe->ant_switch_polarity = 0; in rtw8723d_coex_cfg_rfe_type()1576 coex_rfe->ant_switch_exist = false; in rtw8723d_coex_cfg_rfe_type()1577 coex_rfe->ant_switch_with_bt = false; in rtw8723d_coex_cfg_rfe_type()1578 coex_rfe->ant_switch_diversity = false; in rtw8723d_coex_cfg_rfe_type()1579 coex_rfe->wlg_at_btg = true; in rtw8723d_coex_cfg_rfe_type()
412 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_check_rfk() local417 if (coex_rfe->wlg_at_btg && chip->scbd_support && in rtw_coex_check_rfk()1215 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_set_ant_path() local1360 coex_rfe->ant_switch_exist) in rtw_coex_set_ant_path()1643 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_action_bt_idle() local1649 if (coex_rfe->ant_switch_with_bt && in rtw_coex_action_bt_idle()
3033 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type() local3036 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()3037 coex_rfe->ant_switch_polarity = 0; in rtw8822c_coex_cfg_rfe_type()3038 coex_rfe->ant_switch_exist = false; in rtw8822c_coex_cfg_rfe_type()3039 coex_rfe->ant_switch_with_bt = false; in rtw8822c_coex_cfg_rfe_type()3040 coex_rfe->ant_switch_diversity = false; in rtw8822c_coex_cfg_rfe_type()3043 coex_rfe->wlg_at_btg = true; in rtw8822c_coex_cfg_rfe_type()3045 coex_rfe->wlg_at_btg = false; in rtw8822c_coex_cfg_rfe_type()