Home
last modified time | relevance | path

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

/linux-6.12.1/net/wireless/tests/
Dutil.c26 priv = wiphy_priv(wiphy); in t_wiphy_init()
47 priv = wiphy_priv(resource->data); in t_wiphy_exit()
Dutil.h52 #define t_wiphy_ctx(wiphy) (((struct t_wiphy_priv *)wiphy_priv(wiphy))->ctx)
Dscan.c341 struct t_wiphy_priv *w_priv = wiphy_priv(wiphy); in test_inform_bss_ssid_only()
445 struct t_wiphy_priv *w_priv = wiphy_priv(wiphy); in KUNIT_ARRAY_PARAM_DESC()
/linux-6.12.1/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()
375 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_set_wiphy_params()
642 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_scan()
716 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_disconnect()
747 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_dump_survey()
905 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_set_tx_power()
942 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_suspend()
974 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_resume()
994 struct qtnf_wmac *mac = wiphy_priv(wiphy); in qtnf_set_wakeup()
[all …]
Dcore.c417 mac = wiphy_priv(wiphy); in qtnf_core_mac_alloc()
/linux-6.12.1/drivers/net/wireless/marvell/libertas/
Dcfg.c491 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_monitor_channel()
507 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_mesh_channel()
848 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_scan()
1326 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_connect()
1475 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_disconnect()
1491 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_set_default_key()
1510 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_add_key()
1576 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_del_key()
1609 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_cfg_get_station()
1653 struct lbs_private *priv = wiphy_priv(wiphy); in lbs_change_intf()
[all …]
/linux-6.12.1/drivers/net/wireless/virtual/
Dvirt_wifi.c169 struct virt_wifi_wiphy_priv *priv = wiphy_priv(wiphy); in virt_wifi_scan()
201 struct virt_wifi_wiphy_priv *priv = wiphy_priv(wiphy); in virt_wifi_cancel_scan()
392 priv = wiphy_priv(wiphy); in virt_wifi_make_wiphy()
415 priv = wiphy_priv(wiphy); in virt_wifi_destroy_wiphy()
/linux-6.12.1/net/mac80211/
Dcfg.c178 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_add_iface()
884 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_monitor_channel()
2074 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_add_station()
2161 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_change_station()
2789 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_txq_params()
2836 return __ieee80211_suspend(wiphy_priv(wiphy), wowlan); in ieee80211_suspend()
2841 return __ieee80211_resume(wiphy_priv(wiphy)); in ieee80211_resume()
2894 ieee80211_scan_cancel(wiphy_priv(wiphy)); in ieee80211_abort_scan()
2914 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_sched_scan_stop()
2985 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_wiphy_params()
[all …]
Dethtool.c21 struct ieee80211_local *local = wiphy_priv(dev->ieee80211_ptr->wiphy); in ieee80211_set_ringparam()
39 struct ieee80211_local *local = wiphy_priv(dev->ieee80211_ptr->wiphy); in ieee80211_get_ringparam()
Doffchannel.c1047 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_mgmt_tx_cancel_wait()
Dscan.c68 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_inform_bss()
Dmain.c892 local = wiphy_priv(wiphy); in ieee80211_alloc_hw_nm()
Diface.c1700 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_activate_links_work()
Dutil.c44 local = wiphy_priv(wiphy); in wiphy_to_ieee80211_hw()
/linux-6.12.1/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()
3247 struct ath6kl *ar = wiphy_priv(wiphy); in ath6kl_get_antenna()
3541 struct ath6kl *ar = wiphy_priv(wiphy); in ath6kl_cfg80211_reg_notify()
4024 ar = wiphy_priv(wiphy); in ath6kl_cfg80211_create()
/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dcfg80211.c236 struct wilc *wl = wiphy_priv(wiphy); in set_channel()
806 struct wilc *wl = wiphy_priv(wiphy); in set_wiphy_params()
1277 struct wilc *wl = wiphy_priv(wiphy); in wilc_update_mgmt_frame_registrations()
1359 struct wilc *wl = wiphy_priv(wiphy); in change_virtual_intf()
1535 struct wilc *wl = wiphy_priv(wiphy); in add_virtual_intf()
1601 struct wilc *wl = wiphy_priv(wiphy); in del_virtual_intf()
1622 struct wilc *wl = wiphy_priv(wiphy); in wilc_set_wakeup()
1644 struct wilc *wl = wiphy_priv(wiphy); in set_tx_power()
1816 wl = wiphy_priv(wiphy); in wilc_create_wiphy()
/linux-6.12.1/drivers/staging/rtl8723bs/include/
Dioctl_cfg80211.h85 #define wiphy_to_adapter(x) (*((struct adapter **)wiphy_priv(x)))
/linux-6.12.1/Documentation/driver-api/80211/
Dcfg80211.rst34 wiphy_priv
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.h396 struct brcmf_pub *drvr = wiphy_priv(w); in wiphy_to_cfg()
Dcore.c1310 drvr = wiphy_priv(wiphy); in brcmf_alloc()
/linux-6.12.1/drivers/net/wireless/ath/wil6210/
Dwil6210.h1070 #define wiphy_to_wil(w) (struct wil6210_priv *)(wiphy_priv(w))
/linux-6.12.1/include/net/
Dcfg80211.h5841 static inline void *wiphy_priv(struct wiphy *wiphy) in wiphy_priv() function
6407 return wiphy_priv(wdev->wiphy); in wdev_priv()
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c137 return (void *) (*(unsigned long *) wiphy_priv(wiphy)); in mwifiex_cfg80211_get_adapter()
4875 wdev_priv = wiphy_priv(wiphy); in mwifiex_register_cfg80211()
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c2734 *((struct adapter **)wiphy_priv(wiphy)) = padapter; in rtw_wdev_alloc()