Lines Matching refs:cfg80211_registered_device

54 struct cfg80211_registered_device *cfg80211_rdev_by_wiphy_idx(int wiphy_idx)  in cfg80211_rdev_by_wiphy_idx()
56 struct cfg80211_registered_device *result = NULL, *rdev; in cfg80211_rdev_by_wiphy_idx()
72 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in get_wiphy_idx()
79 struct cfg80211_registered_device *rdev; in wiphy_idx_to_wiphy()
89 static int cfg80211_dev_check_name(struct cfg80211_registered_device *rdev, in cfg80211_dev_check_name()
92 struct cfg80211_registered_device *rdev2; in cfg80211_dev_check_name()
120 int cfg80211_dev_rename(struct cfg80211_registered_device *rdev, in cfg80211_dev_rename()
151 int cfg80211_switch_netns(struct cfg80211_registered_device *rdev, in cfg80211_switch_netns()
198 struct cfg80211_registered_device *rdev = data; in cfg80211_rfkill_poll()
203 void cfg80211_stop_p2p_device(struct cfg80211_registered_device *rdev, in cfg80211_stop_p2p_device()
228 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_shutdown_all_interfaces()
252 struct cfg80211_registered_device *rdev = data; in cfg80211_rfkill_set_block()
266 struct cfg80211_registered_device *rdev; in cfg80211_rfkill_sync_work()
268 rdev = container_of(work, struct cfg80211_registered_device, rfkill_sync); in cfg80211_rfkill_sync_work()
274 struct cfg80211_registered_device *rdev; in cfg80211_event_work()
276 rdev = container_of(work, struct cfg80211_registered_device, in cfg80211_event_work()
284 void cfg80211_destroy_ifaces(struct cfg80211_registered_device *rdev) in cfg80211_destroy_ifaces()
313 struct cfg80211_registered_device *rdev; in cfg80211_destroy_iface_wk()
315 rdev = container_of(work, struct cfg80211_registered_device, in cfg80211_destroy_iface_wk()
325 struct cfg80211_registered_device *rdev; in cfg80211_sched_scan_stop_wk()
327 rdev = container_of(work, struct cfg80211_registered_device, in cfg80211_sched_scan_stop_wk()
344 struct cfg80211_registered_device *rdev; in wiphy_new_nm()
548 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in wiphy_register()
750 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in wiphy_rfkill_start_polling()
761 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in wiphy_rfkill_stop_polling()
769 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in wiphy_unregister()
823 void cfg80211_dev_free(struct cfg80211_registered_device *rdev) in cfg80211_dev_free()
845 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in wiphy_rfkill_set_hw_state()
854 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in cfg80211_unregister_wdev()
880 void cfg80211_update_iface_num(struct cfg80211_registered_device *rdev, in cfg80211_update_iface_num()
890 void __cfg80211_leave(struct cfg80211_registered_device *rdev, in __cfg80211_leave()
945 void cfg80211_leave(struct cfg80211_registered_device *rdev, in cfg80211_leave()
956 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_stop_iface()
980 struct cfg80211_registered_device *rdev; in cfg80211_netdev_notifier_call()
1161 struct cfg80211_registered_device *rdev; in cfg80211_pernet_exit()