Lines Matching defs:wiphy

1113 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid)  in cfg80211_sched_scan_results()
1131 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped_rtnl()
1143 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped()
1202 void cfg80211_bss_flush(struct wiphy *wiphy) in cfg80211_bss_flush()
1409 struct cfg80211_bss *cfg80211_get_bss(struct wiphy *wiphy, in cfg80211_get_bss()
1796 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel()
1869 cfg80211_inform_single_bss_data(struct wiphy *wiphy, in cfg80211_inform_single_bss_data()
2045 static void cfg80211_parse_mbssid_data(struct wiphy *wiphy, in cfg80211_parse_mbssid_data()
2163 cfg80211_inform_bss_data(struct wiphy *wiphy, in cfg80211_inform_bss_data()
2187 cfg80211_parse_mbssid_frame_data(struct wiphy *wiphy, in cfg80211_parse_mbssid_frame_data()
2208 cfg80211_update_notlisted_nontrans(struct wiphy *wiphy, in cfg80211_update_notlisted_nontrans()
2297 cfg80211_inform_single_bss_frame_data(struct wiphy *wiphy, in cfg80211_inform_single_bss_frame_data()
2420 cfg80211_inform_bss_frame_data(struct wiphy *wiphy, in cfg80211_inform_bss_frame_data()
2470 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_ref_bss()
2486 void cfg80211_put_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_put_bss()
2502 void cfg80211_unlink_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_unlink_bss()
2533 void cfg80211_bss_iter(struct wiphy *wiphy, in cfg80211_bss_iter()
2535 void (*iter)(struct wiphy *wiphy, in cfg80211_bss_iter()
2557 struct wiphy *wiphy = wdev->wiphy; in cfg80211_update_assoc_bss_entry() local
2662 struct wiphy *wiphy; in cfg80211_wext_siwscan() local
2841 ieee80211_bss(struct wiphy *wiphy, struct iw_request_info *info, in ieee80211_bss()