Lines Matching defs:wiphy
1129 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_results()
1147 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped_rtnl()
1159 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped()
1218 void cfg80211_bss_flush(struct wiphy *wiphy) in cfg80211_bss_flush()
1425 struct cfg80211_bss *cfg80211_get_bss(struct wiphy *wiphy, in cfg80211_get_bss()
1823 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel()
1896 cfg80211_inform_single_bss_data(struct wiphy *wiphy, in cfg80211_inform_single_bss_data()
2079 static void cfg80211_parse_mbssid_data(struct wiphy *wiphy, in cfg80211_parse_mbssid_data()
2199 cfg80211_inform_bss_data(struct wiphy *wiphy, in cfg80211_inform_bss_data()
2223 cfg80211_parse_mbssid_frame_data(struct wiphy *wiphy, in cfg80211_parse_mbssid_frame_data()
2244 cfg80211_update_notlisted_nontrans(struct wiphy *wiphy, in cfg80211_update_notlisted_nontrans()
2335 cfg80211_inform_single_bss_frame_data(struct wiphy *wiphy, in cfg80211_inform_single_bss_frame_data()
2460 cfg80211_inform_bss_frame_data(struct wiphy *wiphy, in cfg80211_inform_bss_frame_data()
2515 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_ref_bss()
2531 void cfg80211_put_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_put_bss()
2547 void cfg80211_unlink_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_unlink_bss()
2578 void cfg80211_bss_iter(struct wiphy *wiphy, in cfg80211_bss_iter()
2580 void (*iter)(struct wiphy *wiphy, in cfg80211_bss_iter()
2602 struct wiphy *wiphy = wdev->wiphy; in cfg80211_update_assoc_bss_entry() local
2707 struct wiphy *wiphy; in cfg80211_wext_siwscan() local
2886 ieee80211_bss(struct wiphy *wiphy, struct iw_request_info *info, in ieee80211_bss()