• Home
  • Raw
  • Download

Lines Matching defs:wiphy

627 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid)  in cfg80211_sched_scan_results()
645 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped_rtnl()
657 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped()
913 struct cfg80211_bss *cfg80211_get_bss(struct wiphy *wiphy, in cfg80211_get_bss()
1300 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel()
1364 cfg80211_inform_single_bss_data(struct wiphy *wiphy, in cfg80211_inform_single_bss_data()
1541 static void cfg80211_parse_mbssid_data(struct wiphy *wiphy, in cfg80211_parse_mbssid_data()
1659 cfg80211_inform_bss_data(struct wiphy *wiphy, in cfg80211_inform_bss_data()
1683 cfg80211_parse_mbssid_frame_data(struct wiphy *wiphy, in cfg80211_parse_mbssid_frame_data()
1704 cfg80211_update_notlisted_nontrans(struct wiphy *wiphy, in cfg80211_update_notlisted_nontrans()
1793 cfg80211_inform_single_bss_frame_data(struct wiphy *wiphy, in cfg80211_inform_single_bss_frame_data()
1878 cfg80211_inform_bss_frame_data(struct wiphy *wiphy, in cfg80211_inform_bss_frame_data()
1928 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_ref_bss()
1944 void cfg80211_put_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_put_bss()
1960 void cfg80211_unlink_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_unlink_bss()
1991 void cfg80211_bss_iter(struct wiphy *wiphy, in cfg80211_bss_iter()
1993 void (*iter)(struct wiphy *wiphy, in cfg80211_bss_iter()
2015 struct wiphy *wiphy = wdev->wiphy; in cfg80211_update_assoc_bss_entry() local
2116 struct wiphy *wiphy; in cfg80211_wext_siwscan() local
2295 ieee80211_bss(struct wiphy *wiphy, struct iw_request_info *info, in ieee80211_bss()