Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h43 #define CH_5GHZ_BAND2(_ch_) (((_ch_ >= 52) && (_ch_ <= 64)) ? true : false) macro
H A Dphl_scan_instance.c227 else if (CH_5GHZ_BAND2(chnl)) in _select_channels_by_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h43 #define CH_5GHZ_BAND2(_ch_) (((_ch_ >= 52) && (_ch_ <= 64)) ? true : false) macro
H A Dphl_scan_instance.c227 else if (CH_5GHZ_BAND2(chnl)) in _select_channels_by_group()