Home
last modified time | relevance | path

Searched refs:CAPABILITY_6GHZ (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h69 CAPABILITY_6GHZ = BIT(3) enumerator
H A Dphl_regulation_6g.c247 if (rg->capability & CAPABILITY_6GHZ) { in regu_get_chnlplan_6g()
H A Dphl_regulation.c453 (BAND_6GHZ(band) && !(rg->capability & CAPABILITY_6GHZ))) in _query_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h69 CAPABILITY_6GHZ = BIT(3) enumerator
H A Dphl_regulation_6g.c247 if (rg->capability & CAPABILITY_6GHZ) { in regu_get_chnlplan_6g()
H A Dphl_regulation.c453 (BAND_6GHZ(band) && !(rg->capability & CAPABILITY_6GHZ))) in _query_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c1210 phl_regd_cap |= CAPABILITY_6GHZ;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c1201 phl_regd_cap |= CAPABILITY_6GHZ;