Lines Matching refs:cfg80211_registered_device
57 struct cfg80211_registered_device *cfg80211_rdev_by_wiphy_idx(int wiphy_idx) in cfg80211_rdev_by_wiphy_idx()
59 struct cfg80211_registered_device *result = NULL, *rdev; in cfg80211_rdev_by_wiphy_idx()
75 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in get_wiphy_idx()
82 struct cfg80211_registered_device *rdev; in wiphy_idx_to_wiphy()
92 static int cfg80211_dev_check_name(struct cfg80211_registered_device *rdev, in cfg80211_dev_check_name()
95 struct cfg80211_registered_device *rdev2; in cfg80211_dev_check_name()
126 int cfg80211_dev_rename(struct cfg80211_registered_device *rdev, in cfg80211_dev_rename()
155 int cfg80211_switch_netns(struct cfg80211_registered_device *rdev, in cfg80211_switch_netns()
217 struct cfg80211_registered_device *rdev = data; in cfg80211_rfkill_poll()
222 void cfg80211_stop_p2p_device(struct cfg80211_registered_device *rdev, in cfg80211_stop_p2p_device()
245 void cfg80211_stop_nan(struct cfg80211_registered_device *rdev, in cfg80211_stop_nan()
264 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_shutdown_all_interfaces()
291 struct cfg80211_registered_device *rdev = data; in cfg80211_rfkill_set_block()
305 struct cfg80211_registered_device *rdev; in cfg80211_rfkill_block_work()
307 rdev = container_of(work, struct cfg80211_registered_device, in cfg80211_rfkill_block_work()
314 struct cfg80211_registered_device *rdev; in cfg80211_event_work()
316 rdev = container_of(work, struct cfg80211_registered_device, in cfg80211_event_work()
324 void cfg80211_destroy_ifaces(struct cfg80211_registered_device *rdev) in cfg80211_destroy_ifaces()
338 struct cfg80211_registered_device *rdev; in cfg80211_destroy_iface_wk()
340 rdev = container_of(work, struct cfg80211_registered_device, in cfg80211_destroy_iface_wk()
350 struct cfg80211_registered_device *rdev; in cfg80211_sched_scan_stop_wk()
353 rdev = container_of(work, struct cfg80211_registered_device, in cfg80211_sched_scan_stop_wk()
366 struct cfg80211_registered_device *rdev; in cfg80211_propagate_radar_detect_wk()
368 rdev = container_of(work, struct cfg80211_registered_device, in cfg80211_propagate_radar_detect_wk()
382 struct cfg80211_registered_device *rdev; in cfg80211_propagate_cac_done_wk()
384 rdev = container_of(work, struct cfg80211_registered_device, in cfg80211_propagate_cac_done_wk()
403 struct cfg80211_registered_device *rdev; in wiphy_new_nm()
648 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in wiphy_register()
965 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in wiphy_rfkill_start_polling()
976 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in wiphy_rfkill_stop_polling()
984 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in wiphy_unregister()
1040 void cfg80211_dev_free(struct cfg80211_registered_device *rdev) in cfg80211_dev_free()
1062 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in wiphy_rfkill_set_hw_state()
1077 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in __cfg80211_unregister_wdev()
1126 void cfg80211_update_iface_num(struct cfg80211_registered_device *rdev, in cfg80211_update_iface_num()
1136 void __cfg80211_leave(struct cfg80211_registered_device *rdev, in __cfg80211_leave()
1196 void cfg80211_leave(struct cfg80211_registered_device *rdev, in cfg80211_leave()
1207 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_stop_iface()
1226 void cfg80211_init_wdev(struct cfg80211_registered_device *rdev, in cfg80211_init_wdev()
1258 struct cfg80211_registered_device *rdev; in cfg80211_netdev_notifier_call()
1431 struct cfg80211_registered_device *rdev; in cfg80211_pernet_exit()