Home
last modified time | relevance | path

Searched refs:REGULATORY_COUNTRY_IE_FOLLOW_POWER (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dregulatory.h164 REGULATORY_COUNTRY_IE_FOLLOW_POWER = BIT(3), enumerator
/linux/drivers/net/wireless/ath/
H A Dregd.c652 wiphy->regulatory_flags |= REGULATORY_COUNTRY_IE_FOLLOW_POWER; in ath_regd_init_wiphy()
/linux/net/wireless/
H A Dreg.c1844 wiphy->regulatory_flags & REGULATORY_COUNTRY_IE_FOLLOW_POWER) in handle_channel_single_rule()
1959 wiphy->regulatory_flags & REGULATORY_COUNTRY_IE_FOLLOW_POWER) in handle_channel_adjacent_rules()
H A Dcore.c805 REGULATORY_COUNTRY_IE_FOLLOW_POWER | in wiphy_register()