Searched refs:reg_notifier (Results 1 – 14 of 14) sorted by relevance
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()
265 void (*reg_notifier)(struct wiphy *wiphy,
249 hw->wiphy->reg_notifier = mt7921_regd_notifier; in mt7921_register_device()
393 wiphy->reg_notifier = rtw89_regd_notifier; in rtw89_regd_setup()398 void (*reg_notifier)(struct wiphy *wiphy, in rtw89_regd_init()
5301 void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request));
540 wiphy->reg_notifier = mt7603_regd_notifier; in mt7603_register_device()
344 wiphy->reg_notifier = rtw_regd_notifier; in rtw_regd_init()
388 wiphy->reg_notifier = mt7615_regd_notifier; in mt7615_init_wiphy()
734 ar->hw->wiphy->reg_notifier = ath12k_reg_notifier;
782 ar->hw->wiphy->reg_notifier = ath11k_reg_notifier; in ath11k_reg_init()
163 wiphy->reg_notifier = mt76x02_regd_notifier; in mt76x02_init_device()
179 wiphy->reg_notifier = mt7996_regd_notifier; in mt7996_init_wiphy()
375 wiphy->reg_notifier = mt7915_regd_notifier; in mt7915_init_wiphy()
1198 void(*reg_notifier)(struct wiphy *, struct regulatory_request *); member