Home
last modified time | relevance | path

Searched refs:REGULATION_MAX (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_chnlplan.h32 REGULATION_MAX = 11, enumerator
H A Dphl_regulation.c78 if (f->regulation >= REGULATION_MAX) in _chnlplan_update_2g()
217 if (f->regulation >= REGULATION_MAX) in _chnlplan_update_5g()
1220 return REGULATION_MAX; in rtw_phl_get_domain_regulation_2g()
1224 return REGULATION_MAX; in rtw_phl_get_domain_regulation_2g()
1234 return REGULATION_MAX; in rtw_phl_get_domain_regulation_5g()
1238 return REGULATION_MAX; in rtw_phl_get_domain_regulation_5g()
H A Dphl_regulation_6g.c145 if (regulation >= REGULATION_MAX) in _chnlplan_update_6g()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_chnlplan.h32 REGULATION_MAX = 11, enumerator
H A Dphl_regulation.c78 if (f->regulation >= REGULATION_MAX) in _chnlplan_update_2g()
217 if (f->regulation >= REGULATION_MAX) in _chnlplan_update_5g()
1220 return REGULATION_MAX; in rtw_phl_get_domain_regulation_2g()
1224 return REGULATION_MAX; in rtw_phl_get_domain_regulation_2g()
1234 return REGULATION_MAX; in rtw_phl_get_domain_regulation_5g()
1238 return REGULATION_MAX; in rtw_phl_get_domain_regulation_5g()
H A Dphl_regulation_6g.c145 if (regulation >= REGULATION_MAX) in _chnlplan_update_6g()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.h355 extern const enum halrf_pw_lmt_regulation_type _regulation_to_pw_lmt_regu_type[REGULATION_MAX];
356 #define regulation_to_pw_lmt_regu_type(reg) ((reg) < REGULATION_MAX ? _regulation_to_pw_lmt_regu_ty…
H A Dhalrf_pwr_table.c55 const enum halrf_pw_lmt_regulation_type _regulation_to_pw_lmt_regu_type[REGULATION_MAX] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.h355 extern const enum halrf_pw_lmt_regulation_type _regulation_to_pw_lmt_regu_type[REGULATION_MAX];
356 #define regulation_to_pw_lmt_regu_type(reg) ((reg) < REGULATION_MAX ? _regulation_to_pw_lmt_regu_ty…
H A Dhalrf_pwr_table.c55 const enum halrf_pw_lmt_regulation_type _regulation_to_pw_lmt_regu_type[REGULATION_MAX] = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.c55 case REGULATION_MAX: in phl_regulation_to_regd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_chplan.c55 case REGULATION_MAX: in phl_regulation_to_regd()