Lines Matching refs:cfg80211_registered_device

85 static inline void bss_ref_get(struct cfg80211_registered_device *rdev,  in bss_ref_get()
99 static inline void bss_ref_put(struct cfg80211_registered_device *rdev, in bss_ref_put()
118 static bool __cfg80211_unlink_bss(struct cfg80211_registered_device *rdev, in __cfg80211_unlink_bss()
143 static void __cfg80211_bss_expire(struct cfg80211_registered_device *rdev, in __cfg80211_bss_expire()
165 void ___cfg80211_scan_done(struct cfg80211_registered_device *rdev, in ___cfg80211_scan_done()
229 struct cfg80211_registered_device *rdev; in __cfg80211_scan_done()
231 rdev = container_of(wk, struct cfg80211_registered_device, in __cfg80211_scan_done()
252 struct cfg80211_registered_device *rdev; in __cfg80211_sched_scan_results()
255 rdev = container_of(wk, struct cfg80211_registered_device, in __cfg80211_sched_scan_results()
291 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_sched_scan_stopped_rtnl()
309 int __cfg80211_stop_sched_scan(struct cfg80211_registered_device *rdev, in __cfg80211_stop_sched_scan()
337 void cfg80211_bss_age(struct cfg80211_registered_device *rdev, in cfg80211_bss_age()
349 void cfg80211_bss_expire(struct cfg80211_registered_device *rdev) in cfg80211_bss_expire()
588 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_get_bss()
630 static void rb_insert_bss(struct cfg80211_registered_device *rdev, in rb_insert_bss()
660 rb_find_bss(struct cfg80211_registered_device *rdev, in rb_find_bss()
683 static bool cfg80211_combine_bsses(struct cfg80211_registered_device *rdev, in cfg80211_combine_bsses()
747 cfg80211_bss_update(struct cfg80211_registered_device *rdev, in cfg80211_bss_update()
1109 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_ref_bss()
1125 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_put_bss()
1141 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy); in cfg80211_unlink_bss()
1159 static struct cfg80211_registered_device *
1162 struct cfg80211_registered_device *rdev; in cfg80211_get_dev_from_ifindex()
1182 struct cfg80211_registered_device *rdev; in cfg80211_wext_siwscan()
1619 static int ieee80211_scan_results(struct cfg80211_registered_device *rdev, in ieee80211_scan_results()
1655 struct cfg80211_registered_device *rdev; in cfg80211_wext_giwscan()