regulatory_set_wiphy_regd
ret = regulatory_set_wiphy_regd(ar->hw->wiphy, regd_copy);
ret = regulatory_set_wiphy_regd(hw->wiphy, regd_copy);
regulatory_set_wiphy_regd(mld->wiphy, regd);
regulatory_set_wiphy_regd(mld->hw->wiphy, regd);
regulatory_set_wiphy_regd(mvm->hw->wiphy, regd);
regulatory_set_wiphy_regd(mvm->hw->wiphy, regd);
ret = regulatory_set_wiphy_regd(wiphy, mac->rd);
int regulatory_set_wiphy_regd(struct wiphy *wiphy,
EXPORT_SYMBOL(regulatory_set_wiphy_regd);