/Linux-v4.19/drivers/net/wireless/intersil/orinoco/ |
D | cfg.c | 26 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_wiphy_init() 36 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_wiphy_register() 103 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_change_vif() 145 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_scan() 167 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_set_monitor_channel() 205 struct orinoco_private *priv = wiphy_priv(wiphy); in orinoco_set_wiphy_params()
|
D | main.c | 2172 priv = wiphy_priv(wiphy); in alloc_orinocodev()
|
/Linux-v4.19/drivers/staging/wilc1000/ |
D | wilc_wfi_cfgoperations.c | 552 struct wilc_priv *priv = wiphy_priv(wiphy); in set_channel() 612 struct wilc_priv *priv = wiphy_priv(wiphy); in scan() 665 struct wilc_priv *priv = wiphy_priv(wiphy); in connect() 812 struct wilc_priv *priv = wiphy_priv(wiphy); in disconnect() 906 struct wilc_priv *priv = wiphy_priv(wiphy); in add_key() 1016 struct wilc_priv *priv = wiphy_priv(wiphy); in del_key() 1055 struct wilc_priv *priv = wiphy_priv(wiphy); in get_key() 1080 struct wilc_priv *priv = wiphy_priv(wiphy); in set_default_key() 1091 struct wilc_priv *priv = wiphy_priv(wiphy); in get_station() 1152 struct wilc_priv *priv = wiphy_priv(wiphy); in set_wiphy_params() [all …]
|
D | linux_wlan.c | 40 priv = wiphy_priv(dev->ieee80211_ptr->wiphy); in dev_state_ev_handler() 337 priv = wiphy_priv(dev->ieee80211_ptr->wiphy); in linux_wlan_init_test_config() 913 priv = wiphy_priv(vif->ndev->ieee80211_ptr->wiphy); in wilc_mac_close()
|
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/ |
D | cfg80211.c | 96 mac = wiphy_priv(wiphy); in qtnf_validate_iface_combinations() 195 mac = wiphy_priv(wiphy); in qtnf_add_virtual_intf() 350 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_set_wiphy_params() 599 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_scan() 650 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_disconnect() 688 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_dump_survey() 865 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_suspend() 897 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_resume() 921 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_set_wakeup() 965 struct qtnf_wmac *mac = wiphy_priv(wiphy_in); in qtnf_cfg80211_reg_notifier() [all …]
|
D | core.c | 381 mac = wiphy_priv(wiphy); in qtnf_core_mac_alloc()
|
/Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
D | cfg.c | 444 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_monitor_channel() 460 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_mesh_channel() 795 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_scan() 1275 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_connect() 1424 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_disconnect() 1440 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_default_key() 1459 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_add_key() 1524 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_del_key() 1557 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_get_station() 1601 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_change_intf() [all …]
|
/Linux-v4.19/drivers/staging/wlan-ng/ |
D | cfg80211.c | 283 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_scan() 400 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_set_wiphy_params() 586 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_set_tx_power() 613 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_get_tx_power() 691 priv = wiphy_priv(wiphy); in wlan_create_wiphy()
|
/Linux-v4.19/net/mac80211/ |
D | cfg.c | 120 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_add_iface() 738 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_monitor_channel() 1449 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_add_station() 1528 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_change_station() 2149 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_txq_params() 2190 return __ieee80211_suspend(wiphy_priv(wiphy), wowlan); in ieee80211_suspend() 2195 return __ieee80211_resume(wiphy_priv(wiphy)); in ieee80211_resume() 2248 ieee80211_scan_cancel(wiphy_priv(wiphy)); in ieee80211_abort_scan() 2268 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_sched_scan_stop() 2337 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_wiphy_params() [all …]
|
D | ethtool.c | 20 struct ieee80211_local *local = wiphy_priv(dev->ieee80211_ptr->wiphy); in ieee80211_set_ringparam() 31 struct ieee80211_local *local = wiphy_priv(dev->ieee80211_ptr->wiphy); in ieee80211_get_ringparam()
|
D | offchannel.c | 966 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_mgmt_tx_cancel_wait()
|
D | main.c | 601 local = wiphy_priv(wiphy); in ieee80211_alloc_hw_nm()
|
D | util.c | 47 local = wiphy_priv(wiphy); in wiphy_to_ieee80211_hw()
|
/Linux-v4.19/drivers/net/wireless/ |
D | rndis_wlan.c | 1863 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_change_virtual_intf() 1885 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_set_wiphy_params() 1909 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_set_tx_power() 1937 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_get_tx_power() 2156 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_connect() 2279 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_disconnect() 2293 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_join_ibss() 2391 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_leave_ibss() 2406 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_add_key() 2441 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_del_key() [all …]
|
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/ |
D | testmode.c | 72 struct ath6kl *ar = wiphy_priv(wiphy); in ath6kl_tm_cmd()
|
D | cfg80211.c | 1381 struct ath6kl *ar = (struct ath6kl *)wiphy_priv(wiphy); in ath6kl_cfg80211_set_wiphy_params() 1411 struct ath6kl *ar = (struct ath6kl *)wiphy_priv(wiphy); in ath6kl_cfg80211_set_txpower() 1446 struct ath6kl *ar = (struct ath6kl *)wiphy_priv(wiphy); in ath6kl_cfg80211_get_txpower() 1514 struct ath6kl *ar = wiphy_priv(wiphy); in ath6kl_cfg80211_add_iface() 1540 struct ath6kl *ar = wiphy_priv(wiphy); in ath6kl_cfg80211_del_iface() 2543 struct ath6kl *ar = wiphy_priv(wiphy); in __ath6kl_cfg80211_suspend() 2552 struct ath6kl *ar = wiphy_priv(wiphy); in __ath6kl_cfg80211_resume() 3246 struct ath6kl *ar = wiphy_priv(wiphy); in ath6kl_get_antenna() 3541 struct ath6kl *ar = wiphy_priv(wiphy); in ath6kl_cfg80211_reg_notify() 4023 ar = wiphy_priv(wiphy); in ath6kl_cfg80211_create()
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | ioctl_cfg80211.h | 88 #define wiphy_to_adapter(x) (*((struct adapter **)wiphy_priv(x)))
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.h | 358 struct brcmf_pub *drvr = wiphy_priv(w); in wiphy_to_cfg()
|
D | core.c | 1142 drvr = wiphy_priv(wiphy); in brcmf_attach()
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | cfg80211.rst | 69 :functions: wiphy_priv
|
/Linux-v4.19/include/net/ |
D | cfg80211.h | 4127 static inline void *wiphy_priv(struct wiphy *wiphy) in wiphy_priv() function 4406 return wiphy_priv(wdev->wiphy); in wdev_priv()
|
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | wil6210.h | 1029 #define wiphy_to_wil(w) (struct wil6210_priv *)(wiphy_priv(w))
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 148 return (void *) (*(unsigned long *) wiphy_priv(wiphy)); in mwifiex_cfg80211_get_adapter() 4371 wdev_priv = wiphy_priv(wiphy); in mwifiex_register_cfg80211()
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 3474 *((struct adapter **)wiphy_priv(wiphy)) = padapter; in rtw_wdev_alloc()
|