regulatory_set_wiphy_regd_sync
ret = regulatory_set_wiphy_regd_sync(mld->wiphy, regd);
retval = regulatory_set_wiphy_regd_sync(mld->wiphy, regd);
ret = regulatory_set_wiphy_regd_sync(mvm->hw->wiphy, regd);
retval = regulatory_set_wiphy_regd_sync(mvm->hw->wiphy, regd);
int regulatory_set_wiphy_regd_sync(struct wiphy *wiphy,
EXPORT_SYMBOL(regulatory_set_wiphy_regd_sync);