Searched refs:reg_notifier (Results 1 – 20 of 20) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | wifi_regd.c | 127 void (*reg_notifier)(struct wiphy *wiphy, in _rtw_regd_init_wiphy() 134 wiphy->reg_notifier = reg_notifier; in _rtw_regd_init_wiphy() 148 void (*reg_notifier)(struct wiphy *wiphy, in rtw_regd_init() 153 _rtw_regd_init_wiphy(NULL, wiphy, reg_notifier); in rtw_regd_init()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/ |
D | regd.c | 372 void (*reg_notifier)(struct wiphy *wiphy, in _rtl_regd_init_wiphy() 378 wiphy->reg_notifier = reg_notifier; in _rtl_regd_init_wiphy() 423 void (*reg_notifier)(struct wiphy *wiphy, in rtl_regd_init() 462 _rtl_regd_init_wiphy(&rtlpriv->regd, wiphy, reg_notifier); in rtl_regd_init()
|
D | regd.h | 59 void (*reg_notifier) (struct wiphy *wiphy,
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | regd.c | 355 void (*reg_notifier)(struct wiphy *wiphy, in _rtl_regd_init_wiphy() 361 wiphy->reg_notifier = reg_notifier; in _rtl_regd_init_wiphy() 406 void (*reg_notifier)(struct wiphy *wiphy, in rtl_regd_init() 445 _rtl_regd_init_wiphy(&rtlpriv->regd, wiphy, reg_notifier); in rtl_regd_init()
|
D | regd.h | 48 void (*reg_notifier)(struct wiphy *wiphy,
|
/Linux-v4.19/drivers/net/wireless/ath/ |
D | regd.c | 636 void (*reg_notifier)(struct wiphy *wiphy, in ath_regd_init_wiphy() 641 wiphy->reg_notifier = reg_notifier; in ath_regd_init_wiphy() 759 void (*reg_notifier)(struct wiphy *wiphy, in ath_regd_init() 774 ath_regd_init_wiphy(reg, wiphy, reg_notifier); in ath_regd_init()
|
D | regd.h | 263 void (*reg_notifier)(struct wiphy *wiphy,
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | rtw_wifi_regd.h | 24 void (*reg_notifier)(struct wiphy *wiphy,
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | mt76x2_init.c | 569 wiphy->reg_notifier = mt76x2_regd_notifier; in mt76x2_register_device()
|
/Linux-v4.19/Documentation/networking/ |
D | regulatory.txt | 89 registering on its struct wiphy a reg_notifier() callback. This notifier
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | channel.c | 768 wlc->wiphy->reg_notifier = brcms_reg_notifier; in brcms_c_regd_init()
|
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/ |
D | cfg80211.c | 1120 wiphy->reg_notifier = qtnf_cfg80211_reg_notifier; in qtnf_wiphy_register()
|
/Linux-v4.19/net/wireless/ |
D | reg.c | 2053 if (wiphy->reg_notifier) in reg_call_notifier() 2054 wiphy->reg_notifier(wiphy, request); in reg_call_notifier()
|
/Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
D | cfg.c | 2116 wdev->wiphy->reg_notifier = lbs_reg_notifier; in lbs_cfg_register()
|
/Linux-v4.19/drivers/net/wireless/rsi/ |
D | rsi_91x_mac80211.c | 2005 wiphy->reg_notifier = rsi_reg_notify; in rsi_mac80211_attach()
|
/Linux-v4.19/include/net/ |
D | cfg80211.h | 4058 void (*reg_notifier)(struct wiphy *wiphy, member
|
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 3886 wiphy->reg_notifier = ath6kl_cfg80211_reg_notify; in ath6kl_cfg80211_init()
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 4368 wiphy->reg_notifier = mwifiex_reg_notifier; in mwifiex_register_cfg80211()
|
/Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
D | main.c | 6332 wl->hw->wiphy->reg_notifier = wl1271_reg_notify; in wl1271_init_ieee80211()
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.c | 6939 wiphy->reg_notifier = brcmf_cfg80211_reg_notifier; in brcmf_cfg80211_attach()
|