Home
last modified time | relevance | path

Searched refs:CAPABILITY_5GHZ (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h67 CAPABILITY_5GHZ = BIT(1), enumerator
H A Dphl_regulation.c330 if (rg->capability & CAPABILITY_5GHZ) { in _get_chnlplan()
452 (BAND_5GHZ(band) && !(rg->capability & CAPABILITY_5GHZ)) || in _query_channel()
969 if (!(rg->capability & CAPABILITY_5GHZ)) in rtw_phl_query_specific_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h67 CAPABILITY_5GHZ = BIT(1), enumerator
H A Dphl_regulation.c330 if (rg->capability & CAPABILITY_5GHZ) { in _get_chnlplan()
452 (BAND_5GHZ(band) && !(rg->capability & CAPABILITY_5GHZ)) || in _query_channel()
969 if (!(rg->capability & CAPABILITY_5GHZ)) in rtw_phl_query_specific_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c1206 phl_regd_cap |= CAPABILITY_5GHZ;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c1197 phl_regd_cap |= CAPABILITY_5GHZ;