Searched refs:coex_rfe (Results 1 – 3 of 3) sorted by relevance
1039 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_ant_switch() local1048 if (coex_rfe->ant_switch_diversity && in rtw8822b_coex_cfg_ant_switch()1052 polarity_inverse = (coex_rfe->ant_switch_polarity == 1); in rtw8822b_coex_cfg_ant_switch()1065 if (coex_rfe->rfe_module_type != 0x4 && in rtw8822b_coex_cfg_ant_switch()1066 coex_rfe->rfe_module_type != 0x2) in rtw8822b_coex_cfg_ant_switch()1134 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_rfe_type() local1138 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822b_coex_cfg_rfe_type()1139 coex_rfe->ant_switch_polarity = 0; in rtw8822b_coex_cfg_rfe_type()1140 coex_rfe->ant_switch_diversity = false; in rtw8822b_coex_cfg_rfe_type()1141 if (coex_rfe->rfe_module_type == 0x12 || in rtw8822b_coex_cfg_rfe_type()[all …]
2001 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type() local2004 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()2005 coex_rfe->ant_switch_polarity = 0; in rtw8822c_coex_cfg_rfe_type()2006 coex_rfe->ant_switch_exist = false; in rtw8822c_coex_cfg_rfe_type()2007 coex_rfe->ant_switch_with_bt = false; in rtw8822c_coex_cfg_rfe_type()2008 coex_rfe->ant_switch_diversity = false; in rtw8822c_coex_cfg_rfe_type()2011 coex_rfe->wlg_at_btg = true; in rtw8822c_coex_cfg_rfe_type()2013 coex_rfe->wlg_at_btg = false; in rtw8822c_coex_cfg_rfe_type()
302 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_check_rfk() local307 if (coex_rfe->wlg_at_btg && chip->scbd_support && in rtw_coex_check_rfk()1247 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_action_bt_idle() local1250 if (coex_rfe->ant_switch_with_bt && in rtw_coex_action_bt_idle()