Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_scan_instance.h27 SKIP_5GHZ = BIT(1), enumerator
H A Dphl_scan_instance.c224 } else if ((BAND_5GHZ(band)) && !(skip & SKIP_5GHZ)) { in _select_channels_by_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_scan_instance.h27 SKIP_5GHZ = BIT(1), enumerator
H A Dphl_scan_instance.c224 } else if ((BAND_5GHZ(band)) && !(skip & SKIP_5GHZ)) { in _select_channels_by_group()