Searched refs:REGULATION_MAX (Results 1 – 12 of 12) sorted by relevance
32 REGULATION_MAX = 11, enumerator
78 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()
145 if (regulation >= REGULATION_MAX) in _chnlplan_update_6g()
355 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…
55 const enum halrf_pw_lmt_regulation_type _regulation_to_pw_lmt_regu_type[REGULATION_MAX] = {
55 case REGULATION_MAX: in phl_regulation_to_regd()