Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a.c1470 rtwdev->fem.epa_5g = true; in rtw8852a_fem_setup()
H A Drtw8852a_rfk.c2691 } else if (fem->epa_5g && chan->band_type == RTW89_BAND_5G) { in _dpk_bypass_check()
H A Drtw8852b_rfk.c2549 } else if (fem->epa_5g && chan->band_type == RTW89_BAND_5G) { in _dpk_bypass_check()
H A Drtw8852c_rfk.c2778 } else if (fem->epa_5g && band == RTW89_BAND_5G) { in _dpk_bypass_check()
H A Dcore.h6730 bool epa_5g; member