Lines Matching refs:regulatory_flags

1155 		    request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) {  in handle_channel()
1188 request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) { in handle_channel()
1233 wiphy->regulatory_flags & REGULATORY_COUNTRY_IE_FOLLOW_POWER) in handle_channel()
1303 if (wiphy->regulatory_flags & REGULATORY_STRICT_REG && in wiphy_strict_alpha2_regd()
1304 !(wiphy->regulatory_flags & REGULATORY_CUSTOM_REG)) in wiphy_strict_alpha2_regd()
1314 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) in ignore_reg_update()
1325 wiphy->regulatory_flags & REGULATORY_CUSTOM_REG) { in ignore_reg_update()
1363 wiphy->regulatory_flags & REGULATORY_CUSTOM_REG) in reg_is_world_roaming()
1391 if (wiphy->regulatory_flags & REGULATORY_DISABLE_BEACON_HINTS) in handle_reg_beacon()
1628 if (!(rdev->wiphy.regulatory_flags & in reg_check_chans_work()
1659 wiphy->regulatory_flags & REGULATORY_CUSTOM_REG) in wiphy_update_regulatory()
1705 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) { in handle_channel_custom()
1736 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) in handle_channel_custom()
1776 WARN(!(wiphy->regulatory_flags & REGULATORY_CUSTOM_REG), in wiphy_apply_custom_regulatory()
1778 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG; in wiphy_apply_custom_regulatory()
1996 if (wiphy->regulatory_flags & REGULATORY_COUNTRY_IE_IGNORE) in __reg_process_hint_country_ie()
2104 wiphy->regulatory_flags & REGULATORY_STRICT_REG) { in reg_process_hint()
2125 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) in reg_only_self_managed_wiphys()
2366 wiphy->regulatory_flags &= ~REGULATORY_CUSTOM_REG; in regulatory_hint()
2573 if (rdev->wiphy.regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) in restore_regulatory_settings()
2575 if (rdev->wiphy.regulatory_flags & REGULATORY_CUSTOM_REG) in restore_regulatory_settings()
2992 if (WARN(!(wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED), in __regulatory_set_wiphy_regd()
3051 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) in wiphy_regulatory_register()
3052 wiphy->regulatory_flags |= REGULATORY_DISABLE_BEACON_HINTS | in wiphy_regulatory_register()