Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDrtw8852a.c1328 rtwdev->fem.epa_2g = true; in rtw8852a_fem_setup()
HDrtw8852a_rfk.c2687 if (fem->epa_2g && chan->band_type == RTW89_BAND_2G) { in _dpk_bypass_check()
HDrtw8852b_rfk.c2560 if (fem->epa_2g && chan->band_type == RTW89_BAND_2G) { in _dpk_bypass_check()
HDrtw8852c_rfk.c2779 } else if (fem->epa_2g && band == RTW89_BAND_2G) { in _dpk_bypass_check()
HDrtw8852bt_rfk.c2660 if (fem->epa_2g && chan->band_type == RTW89_BAND_2G) { in _dpk_bypass_check()
HDcore.h5007 bool epa_2g; member