Lines Matching defs:wiphy
154 static void _rtl_reg_apply_beaconing_flags(struct wiphy *wiphy, in _rtl_reg_apply_beaconing_flags()
205 static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy, in _rtl_reg_apply_active_scan_flags()
259 static void _rtl_reg_apply_radar_flags(struct wiphy *wiphy) in _rtl_reg_apply_radar_flags()
293 static void _rtl_reg_apply_world_flags(struct wiphy *wiphy, in _rtl_reg_apply_world_flags()
302 static void _rtl_dump_channel_map(struct wiphy *wiphy) in _rtl_dump_channel_map()
318 static int _rtl_reg_notifier_apply(struct wiphy *wiphy, in _rtl_reg_notifier_apply()
371 struct wiphy *wiphy, in _rtl_regd_init_wiphy()
372 void (*reg_notifier)(struct wiphy *wiphy, in _rtl_regd_init_wiphy()
423 void (*reg_notifier)(struct wiphy *wiphy, in rtl_regd_init()
427 struct wiphy *wiphy = hw->wiphy; in rtl_regd_init() local
467 void rtl_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtl_reg_notifier()