Lines Matching refs:wiphy

62 	struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
75 n_channels = ieee80211_get_num_supported_channels(wdev->wiphy);
92 bands = wdev->wiphy->bands[band];
114 request->wiphy = &rdev->wiphy;
133 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
249 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
258 bss = cfg80211_get_bss(wdev->wiphy, wdev->conn->params.channel,
279 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
293 cfg80211_put_bss(&rdev->wiphy, bss);
309 struct wiphy *wiphy = wdev->wiphy;
310 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy);
356 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
390 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
401 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
412 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
425 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
485 cfg80211_put_bss(wdev->wiphy, bss);
509 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
593 cfg80211_put_bss(wdev->wiphy, bss);
597 nl80211_send_connect_result(wiphy_to_rdev(wdev->wiphy), dev,
628 WARN_ON_ONCE(!wiphy_to_rdev(wdev->wiphy)->ops->connect);
629 bss = cfg80211_get_bss(wdev->wiphy, NULL, bssid,
639 cfg80211_put_bss(wdev->wiphy, &wdev->current_bss->pub);
649 cfg80211_put_bss(wdev->wiphy, bss);
680 regulatory_hint_country_ie(wdev->wiphy, bss->channel->band,
691 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
740 cfg80211_put_bss(wdev->wiphy, &wdev->current_bss->pub);
746 nl80211_send_roamed(wiphy_to_rdev(wdev->wiphy),
776 cfg80211_put_bss(wdev->wiphy, bss);
788 bss = cfg80211_get_bss(wdev->wiphy, channel, bssid, wdev->ssid,
806 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
815 cfg80211_put_bss(wdev->wiphy, bss);
839 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
853 cfg80211_put_bss(wdev->wiphy, &wdev->current_bss->pub);
885 struct cfg80211_registered_device *rdev = wiphy_to_rdev(wdev->wiphy);
926 rdev->wiphy.ht_capa_mod_mask);