Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a.c1335 rtwdev->fem.epa_2g = true; in rtw8852a_fem_setup()
H A Drtw8852b_rfk.c2560 if (fem->epa_2g && chan->band_type == RTW89_BAND_2G) { in _dpk_bypass_check()
H A Drtw8852a_rfk.c2687 if (fem->epa_2g && chan->band_type == RTW89_BAND_2G) { in _dpk_bypass_check()
H A Drtw8852c_rfk.c2775 } else if (fem->epa_2g && band == RTW89_BAND_2G) { in _dpk_bypass_check()
H A Drtw8852bt_rfk.c2660 if (fem->epa_2g && chan->band_type == RTW89_BAND_2G) { in _dpk_bypass_check()
H A Dcore.h5020 bool epa_2g; member