Home
last modified time | relevance | path

Searched refs:wiphy_priv (Results 1 – 25 of 25) sorted by relevance

/Linux-v5.15/drivers/net/wireless/intersil/orinoco/
Dcfg.c26 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()
Dmain.c2172 priv = wiphy_priv(wiphy); in alloc_orinocodev()
/Linux-v5.15/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.c86 mac = wiphy_priv(wiphy); in qtnf_validate_iface_combinations()
208 mac = wiphy_priv(wiphy); in qtnf_add_virtual_intf()
374 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_set_wiphy_params()
639 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_scan()
713 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_disconnect()
745 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_dump_survey()
903 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_set_tx_power()
940 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_suspend()
972 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_resume()
992 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_set_wakeup()
[all …]
Dcore.c432 mac = wiphy_priv(wiphy); in qtnf_core_mac_alloc()
/Linux-v5.15/drivers/net/wireless/marvell/libertas/
Dcfg.c448 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_monitor_channel()
464 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_mesh_channel()
799 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_scan()
1279 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_connect()
1428 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_disconnect()
1444 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_default_key()
1463 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_add_key()
1528 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_del_key()
1561 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_get_station()
1605 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_change_intf()
[all …]
/Linux-v5.15/drivers/staging/wlan-ng/
Dcfg80211.c276 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_scan()
396 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_set_wiphy_params()
580 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_set_tx_power()
607 struct prism2_wiphy_private *priv = wiphy_priv(wiphy); in prism2_get_tx_power()
685 priv = wiphy_priv(wiphy); in wlan_create_wiphy()
/Linux-v5.15/drivers/net/wireless/
Dvirt_wifi.c166 struct virt_wifi_wiphy_priv *priv = wiphy_priv(wiphy); in virt_wifi_scan()
198 struct virt_wifi_wiphy_priv *priv = wiphy_priv(wiphy); in virt_wifi_cancel_scan()
378 priv = wiphy_priv(wiphy); in virt_wifi_make_wiphy()
401 priv = wiphy_priv(wiphy); in virt_wifi_destroy_wiphy()
Drndis_wlan.c1840 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_change_virtual_intf()
1862 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_set_wiphy_params()
1886 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_set_tx_power()
1914 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_get_tx_power()
2133 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_connect()
2256 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_disconnect()
2270 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_join_ibss()
2368 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_leave_ibss()
2383 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_add_key()
2418 struct rndis_wlan_private *priv = wiphy_priv(wiphy); in rndis_del_key()
[all …]
/Linux-v5.15/net/mac80211/
Dcfg.c120 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_add_iface()
804 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_monitor_channel()
1709 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_add_station()
1778 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_change_station()
2415 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_txq_params()
2456 return __ieee80211_suspend(wiphy_priv(wiphy), wowlan); in ieee80211_suspend()
2461 return __ieee80211_resume(wiphy_priv(wiphy)); in ieee80211_resume()
2514 ieee80211_scan_cancel(wiphy_priv(wiphy)); in ieee80211_abort_scan()
2534 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_sched_scan_stop()
2603 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_wiphy_params()
[all …]
Dethtool.c19 struct ieee80211_local *local = wiphy_priv(dev->ieee80211_ptr->wiphy); in ieee80211_set_ringparam()
30 struct ieee80211_local *local = wiphy_priv(dev->ieee80211_ptr->wiphy); in ieee80211_get_ringparam()
Doffchannel.c952 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_mgmt_tx_cancel_wait()
Dmain.c644 local = wiphy_priv(wiphy); in ieee80211_alloc_hw_nm()
Dutil.c43 local = wiphy_priv(wiphy); in wiphy_to_ieee80211_hw()
/Linux-v5.15/drivers/net/wireless/ath/ath6kl/
Dtestmode.c72 struct ath6kl *ar = wiphy_priv(wiphy); in ath6kl_tm_cmd()
Dcfg80211.c1381 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()
3539 struct ath6kl *ar = wiphy_priv(wiphy); in ath6kl_cfg80211_reg_notify()
4021 ar = wiphy_priv(wiphy); in ath6kl_cfg80211_create()
/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c237 struct wilc *wl = wiphy_priv(wiphy); in set_channel()
791 struct wilc *wl = wiphy_priv(wiphy); in set_wiphy_params()
1226 struct wilc *wl = wiphy_priv(wiphy); in wilc_update_mgmt_frame_registrations()
1292 struct wilc *wl = wiphy_priv(wiphy); in change_virtual_intf()
1467 struct wilc *wl = wiphy_priv(wiphy); in add_virtual_intf()
1533 struct wilc *wl = wiphy_priv(wiphy); in del_virtual_intf()
1555 struct wilc *wl = wiphy_priv(wiphy); in wilc_suspend()
1572 struct wilc *wl = wiphy_priv(wiphy); in wilc_set_wakeup()
1593 struct wilc *wl = wiphy_priv(wiphy); in set_tx_power()
1773 wl = wiphy_priv(wiphy); in wilc_create_wiphy()
/Linux-v5.15/drivers/staging/r8188eu/include/
Dioctl_cfg80211.h49 ((struct wireless_dev *)(((struct rtw_wdev_priv *)wiphy_priv(x))->rtw_wdev))
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Dioctl_cfg80211.h85 #define wiphy_to_adapter(x) (*((struct adapter **)wiphy_priv(x)))
/Linux-v5.15/Documentation/driver-api/80211/
Dcfg80211.rst34 wiphy_priv
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.h396 struct brcmf_pub *drvr = wiphy_priv(w); in wiphy_to_cfg()
Dcore.c1317 drvr = wiphy_priv(wiphy); in brcmf_alloc()
/Linux-v5.15/drivers/net/wireless/ath/wil6210/
Dwil6210.h1071 #define wiphy_to_wil(w) (struct wil6210_priv *)(wiphy_priv(w))
/Linux-v5.15/include/net/
Dcfg80211.h5147 static inline void *wiphy_priv(struct wiphy *wiphy) in wiphy_priv() function
5516 return wiphy_priv(wdev->wiphy); in wdev_priv()
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c149 return (void *) (*(unsigned long *) wiphy_priv(wiphy)); in mwifiex_cfg80211_get_adapter()
4427 wdev_priv = wiphy_priv(wiphy); in mwifiex_register_cfg80211()
/Linux-v5.15/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c2910 *((struct adapter **)wiphy_priv(wiphy)) = padapter; in rtw_wdev_alloc()