Searched refs:wiphy_priv (Results 1 – 13 of 13) sorted by relevance
26 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_wiphy_init()36 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_wiphy_register()102 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_change_vif()144 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_scan()168 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_set_channel()206 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_set_wiphy_params()
2189 priv = wiphy_priv(wiphy); in alloc_orinocodev()
27 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_add_iface()730 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_add_station()781 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_del_station()799 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_change_station()1164 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_change_bss()1200 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_txq_params()1233 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_channel()1280 return __ieee80211_suspend(wiphy_priv(wiphy)); in ieee80211_suspend()1285 return __ieee80211_resume(wiphy_priv(wiphy)); in ieee80211_resume()1332 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_assoc()[all …]
595 local = wiphy_priv(wiphy); in ieee80211_alloc_hw()
43 local = wiphy_priv(wiphy); in wiphy_to_ieee80211_hw()
437 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_channel()769 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_scan()1279 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_connect()1397 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_disconnect()1429 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_default_key()1447 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_add_key()1513 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_del_key()1546 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_get_station()1591 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_get_survey()1625 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_change_intf()[all …]
331 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_scan()427 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_set_wiphy_params()628 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_set_tx_power()654 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_get_tx_power()731 priv = wiphy_priv(wiphy); in wlan_create_wiphy()
1860 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_change_virtual_intf()1882 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_set_wiphy_params()1905 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_set_tx_power()1931 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_get_tx_power()2144 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_connect()2267 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_disconnect()2281 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_join_ibss()2379 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_leave_ibss()2393 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_set_channel()2404 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_add_key()[all …]
333 #define wiphy_to_wl(w) ((struct wl_priv *)(wiphy_priv(w)))
323 #define wiphy_to_iwm(w) (struct iwm_priv *)(wiphy_priv(w))
1079 struct ar6_softc *ar = (struct ar6_softc *)wiphy_priv(wiphy); in ar6k_cfg80211_set_wiphy_params()1116 struct ar6_softc *ar = (struct ar6_softc *)wiphy_priv(wiphy); in ar6k_cfg80211_set_txpower()1152 struct ar6_softc *ar = (struct ar6_softc *)wiphy_priv(wiphy); in ar6k_cfg80211_get_txpower()
1604 static inline void *wiphy_priv(struct wiphy *wiphy) in wiphy_priv() function1793 return wiphy_priv(wdev->wiphy); in wdev_priv()
357 hw = wiphy_priv(wiphy); in wl1271_dev_notify()