Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h51 #define SUPPORT_11AC BIT(4) macro
H A Dphl_regulation.c568 SUPPORT_11A | SUPPORT_11AC | SUPPORT_11AX); in _reset_for_non_specific_country()
790 rg->support_mode |= (SUPPORT_11AC); in rtw_phl_regulation_set_country()
1078 country_chplan->support_mode |= (SUPPORT_11AC); in rtw_phl_query_country_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h51 #define SUPPORT_11AC BIT(4) macro
H A Dphl_regulation.c568 SUPPORT_11A | SUPPORT_11AC | SUPPORT_11AX); in _reset_for_non_specific_country()
790 rg->support_mode |= (SUPPORT_11AC); in rtw_phl_regulation_set_country()
1078 country_chplan->support_mode |= (SUPPORT_11AC); in rtw_phl_query_country_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.c3202 | ((plan.support_mode & SUPPORT_11AC) ? CHPLAN_PROTO_EN_AC : 0) in rtw_get_chplan_from_country()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_chplan.c3202 | ((plan.support_mode & SUPPORT_11AC) ? CHPLAN_PROTO_EN_AC : 0) in rtw_get_chplan_from_country()