Home
last modified time | relevance | path

Searched refs:support_mode (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation.c567 rg->support_mode |= (SUPPORT_11B | SUPPORT_11G | SUPPORT_11N | in _reset_for_non_specific_country()
784 rg->support_mode = 0; in rtw_phl_regulation_set_country()
786 rg->support_mode |= (SUPPORT_11B | SUPPORT_11G | SUPPORT_11N); in rtw_phl_regulation_set_country()
788 rg->support_mode |= (SUPPORT_11A); in rtw_phl_regulation_set_country()
790 rg->support_mode |= (SUPPORT_11AC); in rtw_phl_regulation_set_country()
792 rg->support_mode |= (SUPPORT_11AX); in rtw_phl_regulation_set_country()
1036 info->support_mode = rg->support_mode; in rtw_phl_query_regulation_info()
1074 country_chplan->support_mode |= (SUPPORT_11B | SUPPORT_11G | SUPPORT_11N); in rtw_phl_query_country_chplan()
1076 country_chplan->support_mode |= (SUPPORT_11A); in rtw_phl_query_country_chplan()
1078 country_chplan->support_mode |= (SUPPORT_11AC); in rtw_phl_query_country_chplan()
[all …]
H A Dphl_regulation_def.h126 u8 support_mode; member
138 u8 support_mode; member
H A Dphl_regulation.h71 u8 support_mode; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation.c567 rg->support_mode |= (SUPPORT_11B | SUPPORT_11G | SUPPORT_11N | in _reset_for_non_specific_country()
784 rg->support_mode = 0; in rtw_phl_regulation_set_country()
786 rg->support_mode |= (SUPPORT_11B | SUPPORT_11G | SUPPORT_11N); in rtw_phl_regulation_set_country()
788 rg->support_mode |= (SUPPORT_11A); in rtw_phl_regulation_set_country()
790 rg->support_mode |= (SUPPORT_11AC); in rtw_phl_regulation_set_country()
792 rg->support_mode |= (SUPPORT_11AX); in rtw_phl_regulation_set_country()
1036 info->support_mode = rg->support_mode; in rtw_phl_query_regulation_info()
1074 country_chplan->support_mode |= (SUPPORT_11B | SUPPORT_11G | SUPPORT_11N); in rtw_phl_query_country_chplan()
1076 country_chplan->support_mode |= (SUPPORT_11A); in rtw_phl_query_country_chplan()
1078 country_chplan->support_mode |= (SUPPORT_11AC); in rtw_phl_query_country_chplan()
[all …]
H A Dphl_regulation_def.h126 u8 support_mode; member
138 u8 support_mode; member
H A Dphl_regulation.h71 u8 support_mode; member
/OK3568_Linux_fs/external/rk_pcba_test/rk_pcba_test/
H A Dtest_config.cfg224 ; support_mode
245 ;support_mode= 2
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1065 u8 support_mode; member
H A Dipw2200.c3917 entry.support_mode = 0; in ipw_add_station()
/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()
3203 | ((plan.support_mode & SUPPORT_11AX) ? CHPLAN_PROTO_EN_AX : 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()
3203 | ((plan.support_mode & SUPPORT_11AX) ? CHPLAN_PROTO_EN_AX : 0) in rtw_get_chplan_from_country()