Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Drtw8822b.c1174 if (coex_rfe->rfe_module_type != 0x4 && in rtw8822b_coex_cfg_ant_switch()
1175 coex_rfe->rfe_module_type != 0x2) in rtw8822b_coex_cfg_ant_switch()
1247 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822b_coex_cfg_rfe_type()
1250 if (coex_rfe->rfe_module_type == 0x12 || in rtw8822b_coex_cfg_rfe_type()
1251 coex_rfe->rfe_module_type == 0x15 || in rtw8822b_coex_cfg_rfe_type()
1252 coex_rfe->rfe_module_type == 0x16) in rtw8822b_coex_cfg_rfe_type()
1257 if (coex_rfe->rfe_module_type == 2 || in rtw8822b_coex_cfg_rfe_type()
1258 coex_rfe->rfe_module_type == 4) { in rtw8822b_coex_cfg_rfe_type()
Drtw8821c.c815 if (coex_rfe->rfe_module_type != 0x4 && in rtw8821c_coex_cfg_ant_switch()
816 coex_rfe->rfe_module_type != 0x2) in rtw8821c_coex_cfg_ant_switch()
891 coex_rfe->rfe_module_type = efuse->rfe_option; in rtw8821c_coex_cfg_rfe_type()
896 switch (coex_rfe->rfe_module_type) { in rtw8821c_coex_cfg_rfe_type()
Dmain.h1305 u8 rfe_module_type; member
Drtw8723d.c1574 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8723d_coex_cfg_rfe_type()
Drtw8822c.c3063 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()