Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.c887 if (coex_rfe->wlg_at_btg) { in rtw8821c_coex_cfg_ant_switch()
890 if (coex_rfe->ant_switch_polarity) in rtw8821c_coex_cfg_ant_switch()
991 coex_rfe->ant_switch_polarity = 0; in rtw8821c_coex_cfg_rfe_type()
992 coex_rfe->ant_switch_exist = true; in rtw8821c_coex_cfg_rfe_type()
993 coex_rfe->wlg_at_btg = false; in rtw8821c_coex_cfg_rfe_type()
995 switch (coex_rfe->rfe_module_type) { in rtw8821c_coex_cfg_rfe_type()
1006 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
1010 coex_rfe->ant_switch_polarity = 1; in rtw8821c_coex_cfg_rfe_type()
1014 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
1015 coex_rfe->ant_switch_polarity = 1; in rtw8821c_coex_cfg_rfe_type()
[all …]
H A Drtw8822b.c1175 if (coex_rfe->ant_switch_diversity && in rtw8822b_coex_cfg_ant_switch()
1193 coex_rfe->rfe_module_type != 0x2) in rtw8822b_coex_cfg_ant_switch()
1266 coex_rfe->ant_switch_polarity = 0; in rtw8822b_coex_cfg_rfe_type()
1270 coex_rfe->rfe_module_type == 0x16) in rtw8822b_coex_cfg_rfe_type()
1271 coex_rfe->ant_switch_exist = false; in rtw8822b_coex_cfg_rfe_type()
1273 coex_rfe->ant_switch_exist = true; in rtw8822b_coex_cfg_rfe_type()
1275 if (coex_rfe->rfe_module_type == 2 || in rtw8822b_coex_cfg_rfe_type()
1276 coex_rfe->rfe_module_type == 4) { in rtw8822b_coex_cfg_rfe_type()
1283 coex_rfe->wlg_at_btg = false; in rtw8822b_coex_cfg_rfe_type()
1287 coex_rfe->ant_switch_with_bt = true; in rtw8822b_coex_cfg_rfe_type()
[all …]
H A Drtw8703b.c1789 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8703b_coex_set_rfe_type() local
1791 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8703b_coex_set_rfe_type()
1792 coex_rfe->ant_switch_polarity = 0; in rtw8703b_coex_set_rfe_type()
1793 coex_rfe->ant_switch_exist = false; in rtw8703b_coex_set_rfe_type()
1794 coex_rfe->ant_switch_with_bt = false; in rtw8703b_coex_set_rfe_type()
1795 coex_rfe->ant_switch_diversity = false; in rtw8703b_coex_set_rfe_type()
1796 coex_rfe->wlg_at_btg = true; in rtw8703b_coex_set_rfe_type()
H A Drtw8723d.c1109 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8723d_coex_cfg_rfe_type() local
1112 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8723d_coex_cfg_rfe_type()
1113 coex_rfe->ant_switch_polarity = 0; in rtw8723d_coex_cfg_rfe_type()
1114 coex_rfe->ant_switch_exist = false; in rtw8723d_coex_cfg_rfe_type()
1115 coex_rfe->ant_switch_with_bt = false; in rtw8723d_coex_cfg_rfe_type()
1116 coex_rfe->ant_switch_diversity = false; in rtw8723d_coex_cfg_rfe_type()
1117 coex_rfe->wlg_at_btg = true; in rtw8723d_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()
1263 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_set_ant_path() local
1408 coex_rfe->ant_switch_exist) in rtw_coex_set_ant_path()
1691 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_action_bt_idle() local
1697 if (coex_rfe->ant_switch_with_bt && in rtw_coex_action_bt_idle()
H A Drtw8822c.c3078 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type() local
3081 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()
3082 coex_rfe->ant_switch_polarity = 0; in rtw8822c_coex_cfg_rfe_type()
3083 coex_rfe->ant_switch_exist = false; in rtw8822c_coex_cfg_rfe_type()
3084 coex_rfe->ant_switch_with_bt = false; in rtw8822c_coex_cfg_rfe_type()
3085 coex_rfe->ant_switch_diversity = false; in rtw8822c_coex_cfg_rfe_type()
3088 coex_rfe->wlg_at_btg = true; in rtw8822c_coex_cfg_rfe_type()
3090 coex_rfe->wlg_at_btg = false; in rtw8822c_coex_cfg_rfe_type()