Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dnvm.c602 retval = regulatory_set_wiphy_regd_sync(mvm->hw->wiphy, regd); in iwl_mvm_rx_chub_update_mcc()
H A Dmac80211.c251 ret = regulatory_set_wiphy_regd_sync(mvm->hw->wiphy, regd);
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dreg.c263 ret = regulatory_set_wiphy_regd_sync(ar->hw->wiphy, regd_copy);
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1513 regulatory_set_wiphy_regd_sync(struct wiphy *wiphy, in regulatory_set_wiphy_regd_sync() function