Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_scan_instance.h26 SKIP_2GHZ = BIT(0), enumerator
H A Dphl_scan_instance.c221 if ((BAND_2GHZ(band)) && !(skip & SKIP_2GHZ)) { in _select_channels_by_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_scan_instance.h26 SKIP_2GHZ = BIT(0), enumerator
H A Dphl_scan_instance.c221 if ((BAND_2GHZ(band)) && !(skip & SKIP_2GHZ)) { in _select_channels_by_group()