Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.c1159 if (coex_rfe->rfe_module_type != 0x4 && in rtw8822b_coex_cfg_ant_switch()
1160 coex_rfe->rfe_module_type != 0x2) in rtw8822b_coex_cfg_ant_switch()
1232 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822b_coex_cfg_rfe_type()
1235 if (coex_rfe->rfe_module_type == 0x12 || in rtw8822b_coex_cfg_rfe_type()
1236 coex_rfe->rfe_module_type == 0x15 || in rtw8822b_coex_cfg_rfe_type()
1237 coex_rfe->rfe_module_type == 0x16) in rtw8822b_coex_cfg_rfe_type()
1242 if (coex_rfe->rfe_module_type == 2 || in rtw8822b_coex_cfg_rfe_type()
1243 coex_rfe->rfe_module_type == 4) { in rtw8822b_coex_cfg_rfe_type()
H A Drtw8821c.c877 if (coex_rfe->rfe_module_type != 0x4 && in rtw8821c_coex_cfg_ant_switch()
878 coex_rfe->rfe_module_type != 0x2) in rtw8821c_coex_cfg_ant_switch()
953 coex_rfe->rfe_module_type = efuse->rfe_option; in rtw8821c_coex_cfg_rfe_type()
958 switch (coex_rfe->rfe_module_type) { in rtw8821c_coex_cfg_rfe_type()
H A Dmain.h1364 u8 rfe_module_type; member
H A Drtw8822c.c3047 coex_rfe->rfe_module_type = rtwdev->efuse.rfe_option; in rtw8822c_coex_cfg_rfe_type()