Lines Matching full:regulatory
23 __r->regulatory->alpha2[0], \
24 __r->regulatory->alpha2[1], \
25 __r->regulatory->txpwr_regd_2g, \
26 __r->regulatory->txpwr_regd_5g, \
352 * as the superset for our regulatory rule.
360 rtwdev->regd.regulatory = &rtw_reg_ww;
386 "failed to hint regulatory: %d\n", ret);
403 !rtw_reg_is_ww(next_regd->regulatory)) {
416 rtw_reg_match(next_regd->regulatory, rtwdev->efuse.country_code)) {
435 if (rtw_reg_is_ww(next_regd->regulatory)) {
454 next_regd->regulatory = rtw_reg_find_by_name(request->alpha2);
500 rtwdev->regd.regulatory->txpwr_regd_2g :
501 rtwdev->regd.regulatory->txpwr_regd_5g;
509 return rtw_reg_match(regd->regulatory, "CN");