Home
last modified time | relevance | path

Searched refs:wiphy_priv (Results 1 - 12 of 12) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgvendor.c261 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set()
278 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set_matrix()
326 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_rand_mac_oui()
360 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_nodfs_flag()
391 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_country()
486 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_capabilities()
512 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_batch_results()
636 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_initiate_gscan()
668 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_enable_full_scan_result()
796 struct bcm_cfg80211 *cfg = wiphy_priv(wiph in wl_cfgvendor_set_scan_cfg()
[all...]
H A Dwl_cfg80211.c1763 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_get_shared_freq()
2019 cfg = wiphy_priv(wdev->wiphy); in wl_cfg80211_iface_state_ops()
2100 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_p2p_if_del()
3125 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_add_virtual_iface()
3329 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_del_virtual_iface()
3370 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_change_p2prole()
3467 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_change_virtual_iface()
3735 struct bcm_cfg80211 *cfg = (struct bcm_cfg80211 *)wiphy_priv(wiphy); in wl_cfg80211_set_wiphy_params()
3776 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in channel_to_chanspec()
3902 struct bcm_cfg80211 *cfg = wiphy_priv(wiph in bcm_cfg80211_add_ibss_if()
[all...]
H A Dwldev_common.c479 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wldev_set_country()
H A Dwl_cfgscan.c1639 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in __wl_cfg80211_scan()
1890 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_scan()
2145 cfg = wiphy_priv(wdev->wiphy); in wl_cfg80211_abort_scan()
2166 cfg = wiphy_priv(wdev->wiphy); in wl_cfg80211_abort_scan()
2517 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_sched_scan_start()
2646 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfg80211_sched_scan_stop()
H A Ddhd_rtt.c1195 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in dhd_rtt_delete_nan_session()
1212 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in dhd_rtt_is_nan_peer()
1241 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in dhd_rtt_nan_start_session()
2140 struct bcm_cfg80211 *cfg = wiphy_priv(ndev->ieee80211_ptr->wiphy); in dhd_rtt_timeout()
3433 cfg = wiphy_priv(ndev->ieee80211_ptr->wiphy); in dhd_rtt_handle_nan_burst_end()
H A Dwl_cfgp2p.c2635 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgp2p_start_p2p_device()
2670 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgp2p_stop_p2p_device()
H A Dwl_cfgnan.c8000 cfg = wiphy_priv(ndev->ieee80211_ptr->wiphy); in wl_cfgnan_is_dp_active()
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdfinit_bdh.c168 cfg = wiphy_priv(wiphy); // update mac from wdev address in InitP2pInterface()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c1394 mac_wiphy_priv_stru *wiphy_priv = oal_wiphy_priv(wdev->wiphy); in wal_init_netdev() local
1395 wiphy_priv->mac_device->p2p_info.pst_p2p_net_device = netdev; in wal_init_netdev()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_ioctl.c546 mac_wiphy_priv_stru *wiphy_priv = HI_NULL; in wal_host_dev_config() local
560 wiphy_priv = (mac_wiphy_priv_stru *)oal_wiphy_priv(wdev->wiphy); in wal_host_dev_config()
561 mac_dev = wiphy_priv->mac_device; in wal_host_dev_config()
H A Dwal_cfg80211.c1563 mac_wiphy_priv_stru *wiphy_priv = oal_wiphy_priv(wiphy); in wal_cfg80211_add_virtual_intf() local
1564 mac_device_stru *mac_device = wiphy_priv->mac_device; in wal_cfg80211_add_virtual_intf()
5247 mac_wiphy_priv_stru *wiphy_priv = (mac_wiphy_priv_stru *)(oal_wiphy_priv(wiphy)); in wal_check_cookie_timeout() local
5248 wiphy_priv->mac_device = mac_dev; in wal_check_cookie_timeout()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1775 return wiphy_priv(wiphy); in oal_wiphy_priv()

Completed in 62 milliseconds