Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_scan_instance.h30 SKIP_6GHZ = BIT(4), enumerator
H A Dphl_scan_instance.c236 } else if ((BAND_6GHZ(band)) && !(skip & SKIP_6GHZ)) { in _select_channels_by_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_scan_instance.h30 SKIP_6GHZ = BIT(4), enumerator
H A Dphl_scan_instance.c236 } else if ((BAND_6GHZ(band)) && !(skip & SKIP_6GHZ)) { in _select_channels_by_group()