Lines Matching refs:cfg80211_registered_device
27 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_rx_assoc_resp()
58 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in cfg80211_process_auth()
67 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in cfg80211_process_deauth()
86 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in cfg80211_process_disassoc()
127 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_auth_timeout()
140 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_assoc_timeout()
176 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_michael_mic_failure()
199 int cfg80211_mlme_auth(struct cfg80211_registered_device *rdev, in cfg80211_mlme_auth()
278 int cfg80211_mlme_assoc(struct cfg80211_registered_device *rdev, in cfg80211_mlme_assoc()
315 int cfg80211_mlme_deauth(struct cfg80211_registered_device *rdev, in cfg80211_mlme_deauth()
339 int cfg80211_mlme_disassoc(struct cfg80211_registered_device *rdev, in cfg80211_mlme_disassoc()
372 void cfg80211_mlme_down(struct cfg80211_registered_device *rdev, in cfg80211_mlme_down()
405 cfg80211_process_mlme_unregistrations(struct cfg80211_registered_device *rdev) in cfg80211_process_mlme_unregistrations()
434 struct cfg80211_registered_device *rdev; in cfg80211_mlme_unreg_wk()
436 rdev = container_of(wk, struct cfg80211_registered_device, in cfg80211_mlme_unreg_wk()
449 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_mlme_register_mgmt()
515 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_mlme_unregister_socket()
545 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in cfg80211_mlme_purge_registrations()
556 int cfg80211_mlme_mgmt_tx(struct cfg80211_registered_device *rdev, in cfg80211_mlme_mgmt_tx()
658 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_rx_mgmt()
715 struct cfg80211_registered_device *rdev; in cfg80211_dfs_channels_update_work()
725 rdev = container_of(delayed_work, struct cfg80211_registered_device, in cfg80211_dfs_channels_update_work()
777 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_radar_event()
802 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_cac_event()