Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h44 #define CH_5GHZ_BAND3(_ch_) (((_ch_ >= 100) && (_ch_ <= 144)) ? true : false) macro
H A Dphl_scan_instance.c229 else if (CH_5GHZ_BAND3(chnl)) in _select_channels_by_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h44 #define CH_5GHZ_BAND3(_ch_) (((_ch_ >= 100) && (_ch_ <= 144)) ? true : false) macro
H A Dphl_scan_instance.c229 else if (CH_5GHZ_BAND3(chnl)) in _select_channels_by_group()