Home
last modified time | relevance | path

Searched refs:BAND_6GHZ (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h41 #define BAND_6GHZ(_band_) ((_band_ == BAND_ON_6G) ? true : false) macro
H A Dphl_scan_instance.c236 } else if ((BAND_6GHZ(band)) && !(skip & SKIP_6GHZ)) { in _select_channels_by_group()
H A Dphl_regulation.c453 (BAND_6GHZ(band) && !(rg->capability & CAPABILITY_6GHZ))) in _query_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h41 #define BAND_6GHZ(_band_) ((_band_ == BAND_ON_6G) ? true : false) macro
H A Dphl_scan_instance.c236 } else if ((BAND_6GHZ(band)) && !(skip & SKIP_6GHZ)) { in _select_channels_by_group()
H A Dphl_regulation.c453 (BAND_6GHZ(band) && !(rg->capability & CAPABILITY_6GHZ))) in _query_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_decl.h910 BAND_6GHZ = 2, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_decl.h910 BAND_6GHZ = 2, enumerator