Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a.c1310 rtwdev->fem.epa_2g = true; in rtw8852a_fem_setup()
H A Drtw8852a_rfk.c2660 if (fem->epa_2g && chan->band_type == RTW89_BAND_2G) { in _dpk_bypass_check()
H A Drtw8852b_rfk.c2550 if (fem->epa_2g && chan->band_type == RTW89_BAND_2G) { in _dpk_bypass_check()
H A Drtw8852c_rfk.c2767 } else if (fem->epa_2g && band == RTW89_BAND_2G) { in _dpk_bypass_check()
H A Dcore.h4758 bool epa_2g; member