Lines Matching defs:wiphy
142 static void _rtl_reg_apply_beaconing_flags(struct wiphy *wiphy, in _rtl_reg_apply_beaconing_flags()
193 static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy, in _rtl_reg_apply_active_scan_flags()
247 static void _rtl_reg_apply_radar_flags(struct wiphy *wiphy) in _rtl_reg_apply_radar_flags()
281 static void _rtl_reg_apply_world_flags(struct wiphy *wiphy, in _rtl_reg_apply_world_flags()
290 static void _rtl_dump_channel_map(struct wiphy *wiphy) in _rtl_dump_channel_map()
306 static int _rtl_reg_notifier_apply(struct wiphy *wiphy, in _rtl_reg_notifier_apply()
357 struct wiphy *wiphy, in _rtl_regd_init_wiphy()
358 void (*reg_notifier)(struct wiphy *wiphy, in _rtl_regd_init_wiphy()
388 void (*reg_notifier)(struct wiphy *wiphy, in rtl_regd_init()
392 struct wiphy *wiphy = hw->wiphy; in rtl_regd_init() local
431 void rtl_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtl_reg_notifier()