Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h42 #define CH_5GHZ_BAND1(_ch_) (((_ch_ >= 36) && (_ch_ <= 48)) ? true : false) macro
H A Dphl_scan_instance.c225 if (CH_5GHZ_BAND1(chnl)) in _select_channels_by_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h42 #define CH_5GHZ_BAND1(_ch_) (((_ch_ >= 36) && (_ch_ <= 48)) ? true : false) macro
H A Dphl_scan_instance.c225 if (CH_5GHZ_BAND1(chnl)) in _select_channels_by_group()