Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.c820 if (coex_rfe->wlg_at_btg) { in rtw8821c_coex_cfg_ant_switch()
823 if (coex_rfe->ant_switch_polarity) in rtw8821c_coex_cfg_ant_switch()
924 coex_rfe->ant_switch_polarity = 0; in rtw8821c_coex_cfg_rfe_type()
925 coex_rfe->ant_switch_exist = true; in rtw8821c_coex_cfg_rfe_type()
926 coex_rfe->wlg_at_btg = false; in rtw8821c_coex_cfg_rfe_type()
928 switch (coex_rfe->rfe_module_type) { in rtw8821c_coex_cfg_rfe_type()
939 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
943 coex_rfe->ant_switch_polarity = 1; in rtw8821c_coex_cfg_rfe_type()
947 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
948 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 Drtw8723d.c1589 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8723d_coex_cfg_rfe_type() local
1592 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8723d_coex_cfg_rfe_type()
1593 coex_rfe->ant_switch_polarity = 0; in rtw8723d_coex_cfg_rfe_type()
1594 coex_rfe->ant_switch_exist = false; in rtw8723d_coex_cfg_rfe_type()
1595 coex_rfe->ant_switch_with_bt = false; in rtw8723d_coex_cfg_rfe_type()
1596 coex_rfe->ant_switch_diversity = false; in rtw8723d_coex_cfg_rfe_type()
1597 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.c3080 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type() local
3083 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()
3084 coex_rfe->ant_switch_polarity = 0; in rtw8822c_coex_cfg_rfe_type()
3085 coex_rfe->ant_switch_exist = false; in rtw8822c_coex_cfg_rfe_type()
3086 coex_rfe->ant_switch_with_bt = false; in rtw8822c_coex_cfg_rfe_type()
3087 coex_rfe->ant_switch_diversity = false; in rtw8822c_coex_cfg_rfe_type()
3090 coex_rfe->wlg_at_btg = true; in rtw8822c_coex_cfg_rfe_type()
3092 coex_rfe->wlg_at_btg = false; in rtw8822c_coex_cfg_rfe_type()