Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h45 #define CH_5GHZ_BAND4(_ch_) (((_ch_ >= 149) && (_ch_ <= 177)) ? true : false) macro
H A Dphl_scan_instance.c231 else if (CH_5GHZ_BAND4(chnl)) in _select_channels_by_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h45 #define CH_5GHZ_BAND4(_ch_) (((_ch_ >= 149) && (_ch_ <= 177)) ? true : false) macro
H A Dphl_scan_instance.c231 else if (CH_5GHZ_BAND4(chnl)) in _select_channels_by_group()