/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
H A D | wifi_regd.c | 122 void (*reg_notifier)(struct wiphy *wiphy, in _rtw_regd_init_wiphy() 129 wiphy->reg_notifier = reg_notifier; in _rtw_regd_init_wiphy() 143 void (*reg_notifier)(struct wiphy *wiphy, in rtw_regd_init() 148 _rtw_regd_init_wiphy(NULL, wiphy, reg_notifier); in rtw_regd_init()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/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,
|
/kernel/linux/linux-6.6/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,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ |
H A D | regd.c | 32 * the flags on our reg_notifier() on a case by case basis. 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()
|
H A D | regd.h | 264 void (*reg_notifier)(struct wiphy *wiphy,
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | regd.c | 356 void (*reg_notifier)(struct wiphy *wiphy, in rtw_regd_init_wiphy() 359 wiphy->reg_notifier = reg_notifier; in rtw_regd_init_wiphy() 371 void (*reg_notifier)(struct wiphy *wiphy, in rtw_regd_init() 380 rtw_regd_init_wiphy(&rtwdev->regd, wiphy, reg_notifier); in rtw_regd_init()
|
H A D | regd.h | 68 void (*reg_notifier)(struct wiphy *wiphy,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ |
H A D | regd.c | 32 * the flags on our reg_notifier() on a case by case basis. 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,
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
H A D | rtw_wifi_regd.h | 12 void (*reg_notifier)(struct wiphy *wiphy,
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | rtw_wifi_regd.h | 24 void (*reg_notifier)(struct wiphy *wiphy,
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | init.c | 243 hw->wiphy->reg_notifier = mt7921_regd_notifier; in mt7921_register_device()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | init.c | 332 wiphy->reg_notifier = mt7615_regd_notifier; in mt7615_init_wiphy()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | reg.c | 707 ar->hw->wiphy->reg_notifier = ath11k_reg_notifier; in ath11k_reg_init()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | channel.c | 766 wlc->wiphy->reg_notifier = brcms_reg_notifier; in brcms_c_regd_init()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | init.c | 567 wiphy->reg_notifier = mt7603_regd_notifier; in mt7603_register_device()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | init.c | 258 wiphy->reg_notifier = mt7915_regd_notifier; in mt7915_init_wiphy()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | reg.c | 721 ar->hw->wiphy->reg_notifier = ath12k_reg_notifier; in ath12k_reg_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | reg.c | 769 ar->hw->wiphy->reg_notifier = ath11k_reg_notifier; in ath11k_reg_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | channel.c | 766 wlc->wiphy->reg_notifier = brcms_reg_notifier; in brcms_c_regd_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | init.c | 386 wiphy->reg_notifier = mt7615_regd_notifier; in mt7615_init_wiphy()
|