Lines Matching refs:cfg80211_registered_device
30 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_rx_assoc_resp()
77 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in cfg80211_process_auth()
86 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in cfg80211_process_deauth()
105 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in cfg80211_process_disassoc()
146 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_auth_timeout()
159 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_assoc_timeout()
207 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_michael_mic_failure()
230 int cfg80211_mlme_auth(struct cfg80211_registered_device *rdev, in cfg80211_mlme_auth()
309 int cfg80211_mlme_assoc(struct cfg80211_registered_device *rdev, in cfg80211_mlme_assoc()
346 int cfg80211_mlme_deauth(struct cfg80211_registered_device *rdev, in cfg80211_mlme_deauth()
375 int cfg80211_mlme_disassoc(struct cfg80211_registered_device *rdev, in cfg80211_mlme_disassoc()
408 void cfg80211_mlme_down(struct cfg80211_registered_device *rdev, in cfg80211_mlme_down()
444 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in cfg80211_mgmt_registrations_update()
485 struct cfg80211_registered_device *rdev; in cfg80211_mgmt_registrations_update_wk()
488 rdev = container_of(wk, struct cfg80211_registered_device, in cfg80211_mgmt_registrations_update_wk()
502 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in cfg80211_mlme_register_mgmt()
599 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_mlme_unregister_socket()
628 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy); in cfg80211_mlme_purge_registrations()
642 int cfg80211_mlme_mgmt_tx(struct cfg80211_registered_device *rdev, in cfg80211_mlme_mgmt_tx()
762 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_rx_mgmt_khz()
816 void cfg80211_sched_dfs_chan_update(struct cfg80211_registered_device *rdev) in cfg80211_sched_dfs_chan_update()
825 struct cfg80211_registered_device *rdev; in cfg80211_dfs_channels_update_work()
836 rdev = container_of(delayed_work, struct cfg80211_registered_device, in cfg80211_dfs_channels_update_work()
908 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_radar_event()
933 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_cac_event()