Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.c778 if (coex_rfe->ant_switch_diversity && in rtw8821c_coex_cfg_ant_switch()
795 coex_rfe->rfe_module_type != 0x2) in rtw8821c_coex_cfg_ant_switch()
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()
875 switch (coex_rfe->rfe_module_type) { in rtw8821c_coex_cfg_rfe_type()
886 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
890 coex_rfe->ant_switch_polarity = 1; in rtw8821c_coex_cfg_rfe_type()
894 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
895 coex_rfe->ant_switch_polarity = 1; in rtw8821c_coex_cfg_rfe_type()
[all …]
H A Drtw8822b.c1154 if (coex_rfe->ant_switch_diversity && in rtw8822b_coex_cfg_ant_switch()
1172 coex_rfe->rfe_module_type != 0x2) in rtw8822b_coex_cfg_ant_switch()
1245 coex_rfe->ant_switch_polarity = 0; in rtw8822b_coex_cfg_rfe_type()
1249 coex_rfe->rfe_module_type == 0x16) in rtw8822b_coex_cfg_rfe_type()
1250 coex_rfe->ant_switch_exist = false; in rtw8822b_coex_cfg_rfe_type()
1252 coex_rfe->ant_switch_exist = true; in rtw8822b_coex_cfg_rfe_type()
1254 if (coex_rfe->rfe_module_type == 2 || in rtw8822b_coex_cfg_rfe_type()
1255 coex_rfe->rfe_module_type == 4) { in rtw8822b_coex_cfg_rfe_type()
1262 coex_rfe->wlg_at_btg = false; in rtw8822b_coex_cfg_rfe_type()
1266 coex_rfe->ant_switch_with_bt = true; in rtw8822b_coex_cfg_rfe_type()
[all …]
H A Drtw8723d.c1571 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8723d_coex_cfg_rfe_type() local
1574 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()
H A Dcoex.c412 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_check_rfk() local
417 if (coex_rfe->wlg_at_btg && chip->scbd_support && in rtw_coex_check_rfk()
1221 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_set_ant_path() local
1366 coex_rfe->ant_switch_exist) in rtw_coex_set_ant_path()
1649 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_action_bt_idle() local
1655 if (coex_rfe->ant_switch_with_bt && in rtw_coex_action_bt_idle()
H A Drtw8822c.c2972 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type() local
2975 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()
2976 coex_rfe->ant_switch_polarity = 0; in rtw8822c_coex_cfg_rfe_type()
2977 coex_rfe->ant_switch_exist = false; in rtw8822c_coex_cfg_rfe_type()
2978 coex_rfe->ant_switch_with_bt = false; in rtw8822c_coex_cfg_rfe_type()
2979 coex_rfe->ant_switch_diversity = false; in rtw8822c_coex_cfg_rfe_type()
2982 coex_rfe->wlg_at_btg = true; in rtw8822c_coex_cfg_rfe_type()
2984 coex_rfe->wlg_at_btg = false; in rtw8822c_coex_cfg_rfe_type()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.c778 if (coex_rfe->ant_switch_diversity && in rtw8821c_coex_cfg_ant_switch()
795 coex_rfe->rfe_module_type != 0x2) in rtw8821c_coex_cfg_ant_switch()
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()
875 switch (coex_rfe->rfe_module_type) { in rtw8821c_coex_cfg_rfe_type()
886 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
890 coex_rfe->ant_switch_polarity = 1; in rtw8821c_coex_cfg_rfe_type()
894 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
895 coex_rfe->ant_switch_polarity = 1; in rtw8821c_coex_cfg_rfe_type()
[all …]
H A Drtw8822b.c1154 if (coex_rfe->ant_switch_diversity && in rtw8822b_coex_cfg_ant_switch()
1172 coex_rfe->rfe_module_type != 0x2) in rtw8822b_coex_cfg_ant_switch()
1245 coex_rfe->ant_switch_polarity = 0; in rtw8822b_coex_cfg_rfe_type()
1249 coex_rfe->rfe_module_type == 0x16) in rtw8822b_coex_cfg_rfe_type()
1250 coex_rfe->ant_switch_exist = false; in rtw8822b_coex_cfg_rfe_type()
1252 coex_rfe->ant_switch_exist = true; in rtw8822b_coex_cfg_rfe_type()
1254 if (coex_rfe->rfe_module_type == 2 || in rtw8822b_coex_cfg_rfe_type()
1255 coex_rfe->rfe_module_type == 4) { in rtw8822b_coex_cfg_rfe_type()
1262 coex_rfe->wlg_at_btg = false; in rtw8822b_coex_cfg_rfe_type()
1266 coex_rfe->ant_switch_with_bt = true; in rtw8822b_coex_cfg_rfe_type()
[all …]
H A Drtw8723d.c1571 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8723d_coex_cfg_rfe_type() local
1574 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()
H A Dcoex.c412 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_check_rfk() local
417 if (coex_rfe->wlg_at_btg && chip->scbd_support && in rtw_coex_check_rfk()
1221 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_set_ant_path() local
1366 coex_rfe->ant_switch_exist) in rtw_coex_set_ant_path()
1649 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_action_bt_idle() local
1655 if (coex_rfe->ant_switch_with_bt && in rtw_coex_action_bt_idle()
H A Drtw8822c.c2972 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type() local
2975 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()
2976 coex_rfe->ant_switch_polarity = 0; in rtw8822c_coex_cfg_rfe_type()
2977 coex_rfe->ant_switch_exist = false; in rtw8822c_coex_cfg_rfe_type()
2978 coex_rfe->ant_switch_with_bt = false; in rtw8822c_coex_cfg_rfe_type()
2979 coex_rfe->ant_switch_diversity = false; in rtw8822c_coex_cfg_rfe_type()
2982 coex_rfe->wlg_at_btg = true; in rtw8822c_coex_cfg_rfe_type()
2984 coex_rfe->wlg_at_btg = false; in rtw8822c_coex_cfg_rfe_type()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.c778 if (coex_rfe->ant_switch_diversity && in rtw8821c_coex_cfg_ant_switch()
795 coex_rfe->rfe_module_type != 0x2) in rtw8821c_coex_cfg_ant_switch()
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()
875 switch (coex_rfe->rfe_module_type) { in rtw8821c_coex_cfg_rfe_type()
886 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
890 coex_rfe->ant_switch_polarity = 1; in rtw8821c_coex_cfg_rfe_type()
894 coex_rfe->wlg_at_btg = true; in rtw8821c_coex_cfg_rfe_type()
895 coex_rfe->ant_switch_polarity = 1; in rtw8821c_coex_cfg_rfe_type()
[all …]
H A Drtw8822b.c1154 if (coex_rfe->ant_switch_diversity && in rtw8822b_coex_cfg_ant_switch()
1172 coex_rfe->rfe_module_type != 0x2) in rtw8822b_coex_cfg_ant_switch()
1245 coex_rfe->ant_switch_polarity = 0; in rtw8822b_coex_cfg_rfe_type()
1249 coex_rfe->rfe_module_type == 0x16) in rtw8822b_coex_cfg_rfe_type()
1250 coex_rfe->ant_switch_exist = false; in rtw8822b_coex_cfg_rfe_type()
1252 coex_rfe->ant_switch_exist = true; in rtw8822b_coex_cfg_rfe_type()
1254 if (coex_rfe->rfe_module_type == 2 || in rtw8822b_coex_cfg_rfe_type()
1255 coex_rfe->rfe_module_type == 4) { in rtw8822b_coex_cfg_rfe_type()
1262 coex_rfe->wlg_at_btg = false; in rtw8822b_coex_cfg_rfe_type()
1266 coex_rfe->ant_switch_with_bt = true; in rtw8822b_coex_cfg_rfe_type()
[all …]
H A Drtw8723d.c1571 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8723d_coex_cfg_rfe_type() local
1574 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()
H A Dcoex.c412 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_check_rfk() local
417 if (coex_rfe->wlg_at_btg && chip->scbd_support && in rtw_coex_check_rfk()
1221 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_set_ant_path() local
1366 coex_rfe->ant_switch_exist) in rtw_coex_set_ant_path()
1649 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_action_bt_idle() local
1655 if (coex_rfe->ant_switch_with_bt && in rtw_coex_action_bt_idle()
H A Drtw8822c.c2972 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type() local
2975 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()
2976 coex_rfe->ant_switch_polarity = 0; in rtw8822c_coex_cfg_rfe_type()
2977 coex_rfe->ant_switch_exist = false; in rtw8822c_coex_cfg_rfe_type()
2978 coex_rfe->ant_switch_with_bt = false; in rtw8822c_coex_cfg_rfe_type()
2979 coex_rfe->ant_switch_diversity = false; in rtw8822c_coex_cfg_rfe_type()
2982 coex_rfe->wlg_at_btg = true; in rtw8822c_coex_cfg_rfe_type()
2984 coex_rfe->wlg_at_btg = false; in rtw8822c_coex_cfg_rfe_type()