Home
last modified time | relevance | path

Searched refs:reg_notifier (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/net/wireless/ath/
H A Dregd.c637 void (*reg_notifier)(struct wiphy *wiphy, in ath_regd_init_wiphy()
642 wiphy->reg_notifier = reg_notifier; in ath_regd_init_wiphy()
760 void (*reg_notifier)(struct wiphy *wiphy, in ath_regd_init()
775 ath_regd_init_wiphy(reg, wiphy, reg_notifier); in ath_regd_init()
H A Dregd.h265 void (*reg_notifier)(struct wiphy *wiphy,
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dregd.h37 void (*reg_notifier) (struct wiphy *wiphy,
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dinit.c302 hw->wiphy->reg_notifier = mt7925_regd_notifier; in mt7925_register_device()
/linux/Documentation/networking/
H A Dregulatory.rst92 registering on its struct wiphy a reg_notifier() callback. This notifier
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c766 wlc->wiphy->reg_notifier = brcms_reg_notifier; in brcms_c_regd_init()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dregd.c344 wiphy->reg_notifier = rtw_regd_notifier; in rtw_regd_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c1023 ar->hw->wiphy->reg_notifier = ath11k_reg_notifier; in ath11k_reg_init()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c414 wiphy->reg_notifier = mt7915_regd_notifier; in mt7915_init_wiphy()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1204 wiphy->reg_notifier = qtnf_cfg80211_reg_notifier; in qtnf_wiphy_register()
/linux/net/wireless/
H A Dreg.c2144 if (wiphy->reg_notifier) in reg_call_notifier()
2145 wiphy->reg_notifier(wiphy, request); in reg_call_notifier()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c2108 wiphy->reg_notifier = rsi_reg_notify; in rsi_mac80211_attach()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c510 wiphy->reg_notifier = mt7996_regd_notifier; in mt7996_init_wiphy()
/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dmac.c2290 hw->wiphy->reg_notifier = mm81x_reg_notifier; in mm81x_mac_config_hw()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dcfg80211.c3888 wiphy->reg_notifier = nxpwifi_reg_notifier; in nxpwifi_register_cfg80211()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3894 wiphy->reg_notifier = ath6kl_cfg80211_reg_notify; in ath6kl_cfg80211_init()
/linux/include/net/
H A Dcfg80211.h6625 void (*reg_notifier)(struct wiphy *wiphy, member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4869 wiphy->reg_notifier = mwifiex_reg_notifier; in mwifiex_register_cfg80211()
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c6325 wl->hw->wiphy->reg_notifier = wl1271_reg_notify; in wl1271_init_ieee80211()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c8396 wiphy->reg_notifier = brcmf_cfg80211_reg_notifier; in brcmf_cfg80211_attach()