Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h66 CAPABILITY_2GHZ = BIT(0), enumerator
H A Dphl_regulation.c320 if (rg->capability & CAPABILITY_2GHZ) { in _get_chnlplan()
451 if ((BAND_2GHZ(band) && !(rg->capability & CAPABILITY_2GHZ)) || in _query_channel()
967 if (!(rg->capability & CAPABILITY_2GHZ)) in rtw_phl_query_specific_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h66 CAPABILITY_2GHZ = BIT(0), enumerator
H A Dphl_regulation.c320 if (rg->capability & CAPABILITY_2GHZ) { in _get_chnlplan()
451 if ((BAND_2GHZ(band) && !(rg->capability & CAPABILITY_2GHZ)) || in _query_channel()
967 if (!(rg->capability & CAPABILITY_2GHZ)) in rtw_phl_query_specific_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c1203 phl_regd_cap |= CAPABILITY_2GHZ;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c1194 phl_regd_cap |= CAPABILITY_2GHZ;