/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | wifi_regd.c | 118 void (*reg_notifier)(struct wiphy *wiphy, in _rtw_regd_init_wiphy() 125 wiphy->reg_notifier = reg_notifier; in _rtw_regd_init_wiphy() 139 void (*reg_notifier)(struct wiphy *wiphy, in rtw_regd_init() 142 _rtw_regd_init_wiphy(NULL, wiphy, reg_notifier); in rtw_regd_init()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | regd.c | 331 void (*reg_notifier)(struct wiphy *wiphy, in _rtl_regd_init_wiphy() 337 wiphy->reg_notifier = reg_notifier; in _rtl_regd_init_wiphy() 382 void (*reg_notifier)(struct wiphy *wiphy, in rtl_regd_init() 421 _rtl_regd_init_wiphy(&rtlpriv->regd, wiphy, reg_notifier); in rtl_regd_init()
|
H A D | regd.h | 37 void (*reg_notifier) (struct wiphy *wiphy,
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | regd.c | 637 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 D | regd.h | 265 void (*reg_notifier)(struct wiphy *wiphy,
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | rtw_wifi_regd.h | 12 void (*reg_notifier)(struct wiphy *wiphy,
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | init.c | 245 hw->wiphy->reg_notifier = mt7921_regd_notifier; in mt7921_register_device()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | regd.c | 394 wiphy->reg_notifier = rtw89_regd_notifier; in rtw89_regd_setup() 399 void (*reg_notifier)(struct wiphy *wiphy, in rtw89_regd_init()
|
/openbmc/linux/Documentation/networking/ |
H A D | regulatory.rst | 92 registering on its struct wiphy a reg_notifier() callback. This notifier
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | init.c | 540 wiphy->reg_notifier = mt7603_regd_notifier; in mt7603_register_device()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | channel.c | 766 wlc->wiphy->reg_notifier = brcms_reg_notifier; in brcms_c_regd_init()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | regd.c | 344 wiphy->reg_notifier = rtw_regd_notifier; in rtw_regd_init()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | reg.c | 770 ar->hw->wiphy->reg_notifier = ath11k_reg_notifier; in ath11k_reg_init()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | init.c | 389 wiphy->reg_notifier = mt7615_regd_notifier; in mt7615_init_wiphy()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | reg.c | 721 ar->hw->wiphy->reg_notifier = ath12k_reg_notifier; in ath12k_reg_init()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_util.c | 163 wiphy->reg_notifier = mt76x02_regd_notifier; in mt76x02_init_device()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | init.c | 174 wiphy->reg_notifier = mt7996_regd_notifier; in mt7996_init_wiphy()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | init.c | 362 wiphy->reg_notifier = mt7915_regd_notifier; in mt7915_init_wiphy()
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | cfg80211.c | 1204 wiphy->reg_notifier = qtnf_cfg80211_reg_notifier; in qtnf_wiphy_register()
|
/openbmc/linux/net/wireless/ |
H A D | reg.c | 2334 if (wiphy->reg_notifier) in reg_call_notifier() 2335 wiphy->reg_notifier(wiphy, request); in reg_call_notifier()
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | cfg.c | 2177 wdev->wiphy->reg_notifier = lbs_reg_notifier; in lbs_cfg_register()
|
/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 2080 wiphy->reg_notifier = rsi_reg_notify; in rsi_mac80211_attach()
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | 5523 void (*reg_notifier)(struct wiphy *wiphy, member
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 3887 wiphy->reg_notifier = ath6kl_cfg80211_reg_notify; in ath6kl_cfg80211_init()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 4467 wiphy->reg_notifier = mwifiex_reg_notifier; in mwifiex_register_cfg80211()
|