Home
last modified time | relevance | path

Searched refs:REGULATORY_WIPHY_SELF_MANAGED (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/include/net/
Dregulatory.h170 REGULATORY_WIPHY_SELF_MANAGED = BIT(7), enumerator
/Linux-v6.6/net/wireless/
Dreg.c188 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) { in reg_get_dfs_region()
2104 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) in ignore_reg_update()
2496 REGULATORY_WIPHY_SELF_MANAGED)) in wiphy_update_regulatory()
2546 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) { in handle_channel_custom()
2563 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) in handle_channel_custom()
3062 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED && in notify_self_managed_wiphys()
3521 if (rdev->wiphy.regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) in restore_regulatory_settings()
4021 if (WARN(!(wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED), in __regulatory_set_wiphy_regd()
4083 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) { in wiphy_regulatory_register()
Dcore.c759 if (WARN_ON((wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) && in wiphy_register()
Dnl80211.c2842 if (rdev->wiphy.regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED && in nl80211_send_wiphy()
8622 REGULATORY_WIPHY_SELF_MANAGED; in nl80211_get_reg_do()
8691 if (wiphy && wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED && in nl80211_send_regdom()
17813 wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED && in nl80211_reg_change_event_fill()
/Linux-v6.6/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.c1214 wiphy->regulatory_flags |= REGULATORY_WIPHY_SELF_MANAGED; in qtnf_wiphy_register()
1234 if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) in qtnf_wiphy_register()
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dreg.c720 ar->hw->wiphy->regulatory_flags = REGULATORY_WIPHY_SELF_MANAGED; in ath12k_reg_init()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dreg.c768 ar->hw->wiphy->regulatory_flags = REGULATORY_WIPHY_SELF_MANAGED; in ath11k_reg_init()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dops.c779 mvm->hw->wiphy->regulatory_flags |= REGULATORY_WIPHY_SELF_MANAGED; in iwl_mvm_start_get_nvm()
Dmac80211.c487 hw->wiphy->regulatory_flags |= REGULATORY_WIPHY_SELF_MANAGED; in iwl_mvm_mac_setup_register()