Home
last modified time | relevance | path

Searched refs:wdev (Results 1 - 25 of 31) sorted by relevance

12

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_mac80211.c45 int32_t wl_cfg80211_abort_scan(struct wiphy *wiphy, struct wireless_dev *wdev);
299 struct wireless_dev *wdev = NULL; in BDH6WalSetTxPower() local
303 wdev = GET_NET_DEV_CFG80211_WIRELESS(netDev); in BDH6WalSetTxPower()
313 retVal = (int32_t)wl_cfg80211_ops.set_tx_power(wiphy, wdev, NL80211_TX_POWER_FIXED, power); in BDH6WalSetTxPower()
545 struct wireless_dev *wdev = NULL; in Bdh6SActionEntry() local
567 wdev = g_hdf_infmap[HDF_INF_P2P0].wdev; in Bdh6SActionEntry()
569 srcMac = wdev->address; in Bdh6SActionEntry()
573 wdev = netdev->ieee80211_ptr; in Bdh6SActionEntry()
594 retVal = (int32_t)wl_cfg80211_ops.mgmt_tx(wiphy, wdev, in Bdh6SActionEntry()
886 struct wireless_dev *wdev = NULL; HdfAbortScan() local
1211 struct wireless_dev *wdev = NULL; SetupWireLessDev() local
1364 struct wireless_dev *wdev = NULL; WalStartAp() local
1714 struct wireless_dev *wdev = NULL; WalAddIf() local
1771 struct wireless_dev *wdev = NULL; WalRemoveIf() local
1860 struct wireless_dev *wdev = NULL; hdf_start_p2p_device() local
1895 struct wireless_dev *wdev = NULL; WalGetDriverFlag() local
[all...]
H A Dhdf_wl_interface.h46 struct wireless_dev *wdev; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211.c418 [2]wdev
448 hi_u32 wal_drv_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, in wal_drv_remain_on_channel() argument
451 hi_s32 wal_drv_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, in wal_drv_remain_on_channel()
456 if ((wiphy == HI_NULL) || (wdev == HI_NULL) || (chan == HI_NULL) || (pull_cookie == HI_NULL)) { in wal_drv_remain_on_channel()
457 oam_error_log0(0, OAM_SF_P2P, "{wal_drv_remain_on_channel::wiphy or wdev or chan or pull_cookie is NULL}"); in wal_drv_remain_on_channel()
461 oal_net_device_stru *netdev = wdev->netdev; in wal_drv_remain_on_channel()
519 cfg80211_ready_on_channel(wdev, *pull_cookie, chan, duration, GFP_KERNEL); in wal_drv_remain_on_channel()
544 hi_s32 wal_cfg80211_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, in wal_cfg80211_remain_on_channel() argument
547 hi_s32 wal_cfg80211_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, in wal_cfg80211_remain_on_channel()
551 return wal_drv_remain_on_channel(wiphy, wdev, cha in wal_cfg80211_remain_on_channel()
563 wal_cfg80211_cancel_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, hi_u64 ull_cookie) wal_cfg80211_cancel_remain_on_channel() argument
1356 wal_cfg80211_mgmt_tx_cancel_wait(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, hi_u64 ull_cookie) wal_cfg80211_mgmt_tx_cancel_wait() argument
1438 wal_cfg80211_add_virtual_intf_set_wireless_dev(oal_wireless_dev *wdev, mac_device_stru *mac_device, oal_net_device_stru *netdev, nl80211_iftype_uint8 type) wal_cfg80211_add_virtual_intf_set_wireless_dev() argument
1473 wal_cfg80211_add_virtual_intf_send_event(oal_net_device_stru *netdev, oal_wireless_dev *wdev, wlan_p2p_mode_enum_uint8 p2p_mode, wlan_vap_mode_enum_uint8 vap_mode) wal_cfg80211_add_virtual_intf_send_event() argument
1549 oal_wireless_dev *wdev = HI_NULL; wal_cfg80211_add_virtual_intf() local
1673 wal_cfg80211_del_virtual_intf(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev) wal_cfg80211_del_virtual_intf() argument
1735 wal_cfg80211_mgmt_frame_register(struct wiphy *wiphy, struct wireless_dev *wdev, hi_u16 frame_type, bool reg) wal_cfg80211_mgmt_frame_register() argument
1762 wal_cfg80211_start_p2p_device(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev) wal_cfg80211_start_p2p_device() argument
1783 wal_cfg80211_stop_p2p_device(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev) wal_cfg80211_stop_p2p_device() argument
2026 oal_wireless_dev *wdev = GET_NET_DEV_CFG80211_WIRELESS(netdev); wal_cfg80211_stop_ap() local
2057 wal_cfg80211_set_iftype(const mac_cfg_add_vap_param_stru *add_vap_param, oal_wireless_dev *wdev) wal_cfg80211_set_iftype() argument
2101 oal_wireless_dev *wdev = GET_NET_DEV_CFG80211_WIRELESS(netdev); wal_cfg80211_add_vap() local
2285 wal_cfg80211_abort_scan(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev) wal_cfg80211_abort_scan() argument
3067 oal_wireless_dev *wdev = HI_NULL; wal_is_p2p_device() local
4633 wal_cfg80211_mgmt_tx_parameter_check(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, struct cfg80211_mgmt_tx_params *pst_params, hi_u64 *pull_cookie) wal_check_cookie_timeout() argument
4681 wal_cfg80211_mgmt_tx(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_cfg80211_mgmt_tx_params_stru *params, hi_u64 *pull_cookie) wal_check_cookie_timeout() argument
4822 wal_cfg80211_mgmt_tx_parameter_check(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, const hi_u8 *puc_buf, hi_u64 *pull_cookie) wal_check_cookie_timeout() argument
4859 wal_cfg80211_mgmt_tx(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, const hi_u8 *puc_buf, hi_u32 len, hi_u64 *pull_cookie) wal_check_cookie_timeout() argument
[all...]
H A Dwal_cfg80211.h239 hi_u32 wal_cfg80211_mgmt_tx(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, struct cfg80211_mgmt_tx_params *pst_params,
242 hi_u32 wal_cfg80211_mgmt_tx(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *pst_chan,
261 hi_s32 wal_cfg80211_del_virtual_intf(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev);
294 hi_s32 wal_cfg80211_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev,
296 hi_s32 wal_cfg80211_cancel_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, hi_u64 ull_cookie);
H A Dwal_ioctl.c545 oal_wireless_dev *wdev = HI_NULL; in wal_host_dev_config() local
554 wdev = (oal_wireless_dev *)oal_netdevice_wdev(netdev); in wal_host_dev_config()
555 if ((wdev == HI_NULL) || (wdev->wiphy == HI_NULL)) { in wal_host_dev_config()
560 wiphy_priv = (mac_wiphy_priv_stru *)oal_wiphy_priv(wdev->wiphy); in wal_host_dev_config()
2496 oal_wireless_dev *wdev = HI_NULL; in wal_start_vap() local
2511 wdev = netdev->ieee80211Ptr; in wal_start_vap()
2512 p2p_mode = wal_wireless_iftype_to_mac_p2p_mode(wdev->iftype); in wal_start_vap()
2570 oal_wireless_dev *wdev = HI_NULL; in wal_stop_vap() local
2590 wdev in wal_stop_vap()
2617 wal_get_vap_p2p_mode(const oal_wireless_dev *wdev, wlan_vap_mode_enum_uint8 *vap_mode, wlan_p2p_mode_enum_uint8 *p2p_mode) wal_get_vap_p2p_mode() argument
2684 oal_wireless_dev *wdev = (oal_wireless_dev *)oal_netdevice_wdev(netdev); wal_init_wlan_vap() local
2764 oal_wireless_dev *wdev = GET_NET_DEV_CFG80211_WIRELESS(netdev); wal_deinit_wlan_vap() local
[all...]
H A Dwal_cfg80211_apt.c146 输入参数 : struct wireless_dev *wdev, hi_s32 freq, hi_s32 sig_mbm,
155 oal_wireless_dev *wdev = (oal_wireless_dev *)GET_NET_DEV_CFG80211_WIRELESS(netdev); in cfg80211_rx_mgmt() local
168 if ((wdev == HI_NULL) || (buffer == HI_NULL)) { in cfg80211_rx_mgmt()
169 oam_error_log2(0, OAM_SF_ANY, "{cfg80211_rx_mgmt::pst_wdev or buf ptr NULL %p,%p.}\r\n", (uintptr_t)wdev, in cfg80211_rx_mgmt()
209 输入参数 : struct wireless_dev *wdev, hi_u64 cookie,
222 hi_u8 cfg80211_mgmt_tx_status(struct wireless_dev *wdev, const hi_u8 *buffer, size_t len, hi_u8 ack) in cfg80211_mgmt_tx_status() argument
237 if ((wdev == HI_NULL) || (buffer == HI_NULL)) { in cfg80211_mgmt_tx_status()
239 (uintptr_t)wdev, (uintptr_t)buffer); in cfg80211_mgmt_tx_status()
261 l_ret = (hi_u32)g_send_event_func(wdev->netdev->name, HISI_ELOOP_EVENT_TX_STATUS, (hi_u8 *)&tx_status, in cfg80211_mgmt_tx_status()
H A Dwal_mac80211.c186 request->wdev = GET_NET_DEV_CFG80211_WIRELESS(netdev); in WifiScanSetRequest()
438 oal_wireless_dev *wdev = netDev->ieee80211Ptr; in WalStopAp() local
439 wlan_p2p_mode_enum_uint8 p2p_mode = wal_wireless_iftype_to_mac_p2p_mode(wdev->iftype); in WalStopAp()
839 oal_wireless_dev *wdev = GET_NET_DEV_CFG80211_WIRELESS(netDev); in WalRemainOnChannel() local
846 return (hi_s32)wal_cfg80211_remain_on_channel(wiphy, wdev, &(wifi2ghzChannels[channelIdx - 1]), in WalRemainOnChannel()
857 oal_wireless_dev *wdev = GET_NET_DEV_CFG80211_WIRELESS(netDev); in WalCancelRemainOnChannel() local
858 return (hi_s32)wal_cfg80211_cancel_remain_on_channel(HI_NULL, wdev, (hi_u64)0); in WalCancelRemainOnChannel()
932 oal_wireless_dev *wdev = GET_NET_DEV_CFG80211_WIRELESS(netDev); in WalGetDriverFlag() local
934 switch (wdev->iftype) { in WalGetDriverFlag()
H A Dwal_event.c625 oal_wireless_dev *wdev = HI_NULL; in wal_p2p_listen_timeout() local
642 wdev = p2p_listen_expired->wdev; in wal_p2p_listen_timeout()
648 cfg80211_remain_on_channel_expired(wdev, ull_cookie, &listen_channel, GFP_ATOMIC); in wal_p2p_listen_timeout()
651 ret = HdfWifiEventCancelRemainOnChannel(wdev->netdev, listen_channel.center_freq); in wal_p2p_listen_timeout()
1237 struct wireless_dev *wdev = HI_NULL; in wal_p2p_action_tx_status() local
1266 hi_unref_param(wdev); in wal_p2p_action_tx_status()
1268 wdev = netdev->ieee80211Ptr; /* past_net_device不会是空指针,误报lint,-g- lin_t !e613 */ in wal_p2p_action_tx_status()
1269 HdfWifiEventMgmtTxStatus(wdev->netdev, p2p_tx_status->puc_buf, p2p_tx_status->len, p2p_tx_status->ack); in wal_p2p_action_tx_status()
H A Dwal_cfg80211_apt.h72 hi_u8 cfg80211_mgmt_tx_status(struct wireless_dev *wdev, const hi_u8 *puc_buf, size_t len, hi_u8 ack);
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.h751 struct wireless_dev *wdev; member
1158 struct wireless_dev *wdev; /* representing cfg cfg80211 device */ member
1484 wl_dealloc_netinfo_by_wdev(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev) in wl_dealloc_netinfo_by_wdev() argument
1490 WL_INFORM_MEM(("dealloc_netinfo enter wdev=%p \n", OSL_OBFUSCATE_BUF(wdev))); in wl_dealloc_netinfo_by_wdev()
1496 if (wdev && (_net_info->wdev == wdev)) { in wl_dealloc_netinfo_by_wdev()
1528 struct wireless_dev * wdev, wl_iftype_t iftype, bool pm_block, u8 bssidx, u8 ifidx) in wl_alloc_netinfo()
1534 WL_INFORM_MEM(("alloc_netinfo enter bssidx=%d wdev in wl_alloc_netinfo()
1527 wl_alloc_netinfo(struct bcm_cfg80211 *cfg, struct net_device *ndev, struct wireless_dev * wdev, wl_iftype_t iftype, bool pm_block, u8 bssidx, u8 ifidx) wl_alloc_netinfo() argument
1731 wl_get_cfgbss_by_wdev(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev) wl_get_cfgbss_by_wdev() argument
1794 wl_get_bssidx_by_wdev(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev) wl_get_bssidx_by_wdev() argument
1817 struct wireless_dev *wdev = NULL; wl_get_wdev_by_fw_idx() local
1874 wl_get_netinfo_by_wdev(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev) wl_get_netinfo_by_wdev() argument
[all...]
H A Dwl_cfgp2p.c70 struct wireless_dev *wdev, bool notify);
873 WL_ERR(("Find p2p index from wdev(%p) failed\n", cfg->p2p_wdev)); in wl_cfgp2p_enable_discovery()
879 /* For 3.8+ kernels, pass p2p discovery wdev */ in wl_cfgp2p_enable_discovery()
1558 struct wireless_dev *wdev, bool notify) in wl_cfgp2p_cancel_listen()
1573 cfg80211_remain_on_channel_expired(wdev, cfg->last_roc_id, in wl_cfgp2p_cancel_listen()
1916 struct wireless_dev *wdev = NULL; in wl_cfgp2p_down() local
1920 wdev = bcmcfg_to_p2p_wdev(cfg); in wl_cfgp2p_down()
1923 wdev = ndev_to_wdev(ndev); in wl_cfgp2p_down()
1926 wl_cfgp2p_cancel_listen(cfg, ndev, wdev, TRUE); in wl_cfgp2p_down()
1937 /* If p2p wdev i in wl_cfgp2p_down()
1557 wl_cfgp2p_cancel_listen(struct bcm_cfg80211 *cfg, struct net_device *ndev, struct wireless_dev *wdev, bool notify) wl_cfgp2p_cancel_listen() argument
2379 struct wireless_dev *wdev = NULL; wl_cfgp2p_register_ndev() local
2507 struct wireless_dev *wdev = net->ieee80211_ptr; wl_cfgp2p_if_open() local
2529 struct wireless_dev *wdev = net->ieee80211_ptr; wl_cfgp2p_if_stop() local
2555 struct wireless_dev *wdev = NULL; wl_cfgp2p_add_p2p_disc_if() local
2632 wl_cfgp2p_start_p2p_device(struct wiphy *wiphy, struct wireless_dev *wdev) wl_cfgp2p_start_p2p_device() argument
2666 wl_cfgp2p_stop_p2p_device(struct wiphy *wiphy, struct wireless_dev *wdev) wl_cfgp2p_stop_p2p_device() argument
2713 wl_cfgp2p_del_p2p_disc_if(struct wireless_dev *wdev, struct bcm_cfg80211 *cfg) wl_cfgp2p_del_p2p_disc_if() argument
[all...]
H A Dwl_cfgvendor.c119 if (!cfg || !cfg->wdev) { in wl_cfgvendor_send_supp_eventstring()
124 wiphy = cfg->wdev->wiphy; in wl_cfgvendor_send_supp_eventstring()
165 if (!cfg || !cfg->wdev) { in wl_cfgvendor_notify_supp_event_str()
169 wiphy = cfg->wdev->wiphy; in wl_cfgvendor_notify_supp_event_str()
258 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_get_feature_set()
275 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_get_feature_set_matrix()
323 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_set_rand_mac_oui()
357 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_set_nodfs_flag()
386 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_set_country()
483 struct wireless_dev *wdev, cons in wl_cfgvendor_gscan_get_capabilities()
257 wl_cfgvendor_get_feature_set(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_get_feature_set() argument
274 wl_cfgvendor_get_feature_set_matrix(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_get_feature_set_matrix() argument
322 wl_cfgvendor_set_rand_mac_oui(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_rand_mac_oui() argument
356 wl_cfgvendor_set_nodfs_flag(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_nodfs_flag() argument
385 wl_cfgvendor_set_country(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_country() argument
482 wl_cfgvendor_gscan_get_capabilities(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_gscan_get_capabilities() argument
508 wl_cfgvendor_gscan_get_batch_results(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_gscan_get_batch_results() argument
632 wl_cfgvendor_initiate_gscan(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_initiate_gscan() argument
664 wl_cfgvendor_enable_full_scan_result(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_enable_full_scan_result() argument
792 wl_cfgvendor_set_scan_cfg(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_scan_cfg() argument
877 wl_cfgvendor_hotlist_cfg(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_hotlist_cfg() argument
1024 wl_cfgvendor_epno_cfg(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_epno_cfg() argument
1161 wl_cfgvendor_set_batch_scan_cfg(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_batch_scan_cfg() argument
1204 wl_cfgvendor_gscan_get_channel_list(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_gscan_get_channel_list() argument
1276 wl_cfgvendor_set_rssi_monitor(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_rssi_monitor() argument
1314 wl_cfgvendor_get_wake_reason_stats(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_get_wake_reason_stats() argument
1449 wl_cfgvendor_set_tcpack_sup_mode(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_tcpack_sup_mode() argument
1487 wl_cfgvendor_notify_dump_completion(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_notify_dump_completion() argument
1513 wl_cfgvendor_set_hal_started(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_hal_started() argument
1524 wl_cfgvendor_stop_hal(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_stop_hal() argument
1539 struct wireless_dev *wdev = (struct wireless_dev *)ctx; wl_cfgvendor_rtt_evt() local
1652 wl_cfgvendor_rtt_set_config(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_rtt_set_config() argument
1859 wl_cfgvendor_rtt_cancel_config(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_rtt_cancel_config() argument
1942 wl_cfgvendor_rtt_get_capability(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_rtt_get_capability() argument
1987 wl_cfgvendor_rtt_get_responder_info(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_rtt_get_responder_info() argument
2010 wl_cfgvendor_rtt_set_responder(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_rtt_set_responder() argument
2046 wl_cfgvendor_rtt_cancel_responder(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_rtt_cancel_responder() argument
2063 wl_cfgvendor_enable_lazy_roam(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_enable_lazy_roam() argument
2095 wl_cfgvendor_set_lazy_roam_cfg(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_lazy_roam_cfg() argument
2155 wl_cfgvendor_set_bssid_pref(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_bssid_pref() argument
2292 wl_cfgvendor_set_bssid_blacklist(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_bssid_blacklist() argument
2390 wl_cfgvendor_set_ssid_whitelist(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_ssid_whitelist() argument
2541 wl_cfgvendor_set_fw_roaming_state(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_fw_roaming_state() argument
2582 wl_cfgvendor_fw_roam_get_capability(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_fw_roam_get_capability() argument
2602 wl_cfgvendor_priv_string_handler(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_priv_string_handler() argument
2699 wl_cfgvendor_get_ndev(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev, const char *data, unsigned long int *out_addr) wl_cfgvendor_get_ndev() argument
2752 wl_cfgvendor_set_sae_password(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_sae_password() argument
2806 wl_cfgvendor_priv_bcm_handler(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_priv_bcm_handler() argument
5225 wl_cfgvendor_nan_send_async_disable_resp(struct wireless_dev *wdev) wl_cfgvendor_nan_send_async_disable_resp() argument
5395 wl_cfgvendor_nan_req_subscribe(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_req_subscribe() argument
5458 wl_cfgvendor_nan_req_publish(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_req_publish() argument
5521 wl_cfgvendor_nan_start_handler(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_nan_start_handler() argument
5576 wl_cfgvendor_terminate_dp_rng_sessions(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev, bool *ssn_exists) wl_cfgvendor_terminate_dp_rng_sessions() argument
5613 wl_cfgvendor_nan_stop_handler(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_stop_handler() argument
5657 wl_cfgvendor_nan_config_handler(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_nan_config_handler() argument
5706 wl_cfgvendor_nan_cancel_publish(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_cancel_publish() argument
5753 wl_cfgvendor_nan_cancel_subscribe(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_cancel_subscribe() argument
5800 wl_cfgvendor_nan_transmit(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_transmit() argument
5844 wl_cfgvendor_nan_get_capablities(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_get_capablities() argument
5868 wl_cfgvendor_nan_data_path_iface_create(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_data_path_iface_create() argument
5917 wl_cfgvendor_nan_data_path_iface_delete(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_data_path_iface_delete() argument
5963 wl_cfgvendor_nan_data_path_request(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_data_path_request() argument
6014 wl_cfgvendor_nan_data_path_response(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_data_path_response() argument
6055 wl_cfgvendor_nan_data_path_end(struct wiphy *wiphy, struct wireless_dev *wdev, const void * data, int len) wl_cfgvendor_nan_data_path_end() argument
6099 wl_cfgvendor_nan_data_path_sec_info(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_nan_data_path_sec_info() argument
6145 wl_cfgvendor_nan_version_info(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_nan_version_info() argument
6192 wl_cfgvendor_lstats_get_info(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_lstats_get_info() argument
6429 wl_cfgvendor_dbg_file_dump(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_file_dump() argument
6598 wl_cfgvendor_dbg_trigger_mem_dump(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_trigger_mem_dump() argument
6653 wl_cfgvendor_dbg_get_mem_dump(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_get_mem_dump() argument
6770 wl_cfgvendor_dbg_start_logging(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_start_logging() argument
6813 wl_cfgvendor_dbg_reset_logging(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_reset_logging() argument
6828 wl_cfgvendor_dbg_get_ring_status(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_get_ring_status() argument
6875 wl_cfgvendor_dbg_get_ring_data(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_get_ring_data() argument
6905 wl_cfgvendor_dbg_get_feature(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_get_feature() argument
7287 wl_cfgvendor_dbg_get_version(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_get_version() argument
7330 wl_cfgvendor_dbg_start_pkt_fate_monitoring(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_start_pkt_fate_monitoring() argument
7416 wl_cfgvendor_dbg_get_tx_pkt_fates(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_get_tx_pkt_fates() argument
7430 wl_cfgvendor_dbg_get_rx_pkt_fates(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_dbg_get_rx_pkt_fates() argument
7446 wl_cfgvendor_start_mkeep_alive(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_start_mkeep_alive() argument
7531 wl_cfgvendor_stop_mkeep_alive(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_stop_mkeep_alive() argument
7564 wl_cfgvendor_apf_get_capabilities(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_apf_get_capabilities() argument
7618 wl_cfgvendor_apf_set_filter(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_apf_set_filter() argument
7702 wl_cfgvendor_configure_nd_offload(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_configure_nd_offload() argument
7735 wl_cfgvendor_set_pmk(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_set_pmk() argument
7783 wl_cfgvendor_get_driver_feature(struct wiphy *wiphy, struct wireless_dev *wdev, const void *data, int len) wl_cfgvendor_get_driver_feature() argument
[all...]
H A Dwl_cfg80211.c536 wl_cfg80211_set_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev,
545 struct wireless_dev *wdev, s32 *dbm);
635 wl_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev);
801 static s32 wl_setup_wiphy(struct wireless_dev *wdev, struct device *dev, dhd_pub_t *data);
1993 wl_cfg80211_iface_state_ops(struct wireless_dev *wdev, in wl_cfg80211_iface_state_ops() argument
2004 if (!wdev) { in wl_cfg80211_iface_state_ops()
2005 WL_ERR(("wdev null\n")); in wl_cfg80211_iface_state_ops()
2019 cfg = wiphy_priv(wdev->wiphy); in wl_cfg80211_iface_state_ops()
2020 ndev = wdev->netdev; in wl_cfg80211_iface_state_ops()
2023 bssidx = wl_get_bssidx_by_wdev(cfg, wdev); in wl_cfg80211_iface_state_ops()
2098 wl_cfg80211_p2p_if_del(struct wiphy *wiphy, struct wireless_dev *wdev) wl_cfg80211_p2p_if_del() argument
2953 struct wireless_dev *wdev = NULL; wl_cfg80211_add_if() local
3126 struct wireless_dev *wdev; wl_cfg80211_add_virtual_iface() local
3158 wl_cfg80211_del_ibss(struct wiphy *wiphy, struct wireless_dev *wdev) wl_cfg80211_del_ibss() argument
3171 wl_cfg80211_del_if(struct bcm_cfg80211 *cfg, struct net_device *primary_ndev, struct wireless_dev *wdev, char *ifname) wl_cfg80211_del_if() argument
3182 _wl_cfg80211_del_if(struct bcm_cfg80211 *cfg, struct net_device *primary_ndev, struct wireless_dev *wdev, char *ifname) _wl_cfg80211_del_if() argument
3330 struct wireless_dev *wdev = cfgdev_to_wdev(cfgdev); wl_cfg80211_del_virtual_iface() local
3903 struct wireless_dev* wdev = NULL; bcm_cfg80211_add_ibss_if() local
4420 struct wireless_dev *wdev = NULL; wl_cfg80211_post_ifcreate() local
4878 wl_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) wl_cfg80211_del_iface() argument
6810 struct wireless_dev *wdev; wl_cfg80211_disconnect_state_sync() local
6987 wl_cfg80211_set_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, enum nl80211_tx_power_setting type, s32 mbm) wl_cfg80211_set_tx_power() argument
7036 wl_cfg80211_get_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, s32 *dbm) wl_cfg80211_get_tx_power() argument
12488 struct wireless_dev *wdev = dev->ieee80211_ptr; wl_cfg80211_del_beacon() local
12871 struct wireless_dev *wdev = ndev_to_wdev(net); wl_cfg80211_set_country_code() local
12974 wl_setup_wiphy(struct wireless_dev *wdev, struct device *sdiofunc_dev, dhd_pub_t *context) wl_setup_wiphy() argument
13220 struct wireless_dev *wdev = cfg->wdev; wl_free_wdev() local
15347 struct wireless_dev *wdev; wl_handle_roam_exp_event() local
17434 struct wireless_dev *wdev = NULL; wl_cfg80211_netdev_notifier_call() local
17897 struct wireless_dev *wdev; wl_cfg80211_detach_p2p() local
17981 struct wireless_dev *wdev = ndev->ieee80211_ptr; wl_get_cfg() local
18015 struct wireless_dev *wdev; wl_cfg80211_attach() local
18250 struct wireless_dev *wdev = NULL; wl_event_handler() local
19031 struct wireless_dev *wdev = ndev->ieee80211_ptr; __wl_cfg80211_up() local
19287 struct wireless_dev *wdev = ndev->ieee80211_ptr; __wl_cfg80211_down() local
21335 wl_cfg80211_clear_per_bss_ies(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev) wl_cfg80211_clear_per_bss_ies() argument
21398 struct wireless_dev *wdev; wl_cfg80211_set_mgmt_vndr_ies() local
21962 struct wireless_dev *wdev = NULL; wl_cfg80211_del_p2p_wdev() local
24708 struct wireless_dev *wdev = ndev_to_wdev(dev); wl_update_apchan_bwcap() local
[all...]
H A Dwl_cfgscan.h48 scan_request ? scan_request->wdev : NULL;
69 extern void wl_cfg80211_abort_scan(struct wiphy *wiphy, struct wireless_dev *wdev);
73 wl_cfg80211_abort_scan(struct wiphy *wiphy, struct wireless_dev *wdev);
H A Ddhd_cfg80211.h52 struct wireless_dev *wdev, const struct bcm_nlmsg_hdr *nlioc, void *data);
H A Ddhd_cfg80211.c295 int dhd_cfgvendor_priv_string_handler(struct bcm_cfg80211 *cfg, struct wireless_dev *wdev, in dhd_cfgvendor_priv_string_handler() argument
309 ndev = wdev_to_wlc_ndev(wdev, cfg); in dhd_cfgvendor_priv_string_handler()
312 WL_ERR(("Bad ifidx from wdev:%p\n", wdev)); in dhd_cfgvendor_priv_string_handler()
H A Dwl_cfgvendor.h712 #define CFG80211_VENDOR_EVENT_ALLOC(wiphy, wdev, len, type, kflags) \
713 cfg80211_vendor_event_alloc(wiphy, wdev, len, type, kflags);
715 #define CFG80211_VENDOR_EVENT_ALLOC(wiphy, wdev, len, type, kflags) \
719 int wl_cfgvendor_nan_send_async_disable_resp(struct wireless_dev *wdev);
H A Dwl_cfgscan.c247 wiphy = cfg->wdev->wiphy; in wl_bcnrecv_result_handler()
1720 if (!(IS_P2P_IFACE(request->wdev))) { in __wl_cfg80211_scan()
1892 struct net_device *ndev = wdev_to_wlc_ndev(request->wdev, cfg); in wl_cfg80211_scan()
1895 WL_DBG(("Enter request wdev netdev=%s, wdev iftype=%d\n", ndev->name, request->wdev->iftype)); in wl_cfg80211_scan()
1900 PRINT_WDEV_INFO(request->wdev); in wl_cfg80211_scan()
1939 struct wireless_dev *wdev = NULL; in wl_get_scan_wdev() local
1953 wdev = GET_SCAN_WDEV(cfg->scan_request); in wl_get_scan_wdev()
1956 wdev in wl_get_scan_wdev()
1967 struct wireless_dev *wdev = NULL; wl_cfg80211_cancel_scan() local
2140 wl_cfg80211_abort_scan(struct wiphy *wiphy, struct wireless_dev *wdev) wl_cfg80211_abort_scan() argument
2161 wl_cfg80211_abort_scan(struct wiphy *wiphy, struct wireless_dev *wdev) wl_cfg80211_abort_scan() argument
2675 struct wireless_dev *wdev = NULL; wl_scan_timeout() local
[all...]
H A Dwl_cfgp2p.h408 wl_cfgp2p_start_p2p_device(struct wiphy *wiphy, struct wireless_dev *wdev);
411 wl_cfgp2p_stop_p2p_device(struct wiphy *wiphy, struct wireless_dev *wdev);
414 wl_cfgp2p_del_p2p_disc_if(struct wireless_dev *wdev, struct bcm_cfg80211 *cfg);
H A Dwl_android.c4181 struct wireless_dev *wdev; in wl_cfg80211_cancel_p2plo() local
4186 wdev = bcmcfg_to_p2p_wdev(cfg); in wl_cfg80211_cancel_p2plo()
4192 if (wdev != NULL) { in wl_cfg80211_cancel_p2plo()
4194 cfg80211_remain_on_channel_expired(wdev, in wl_cfg80211_cancel_p2plo()
4198 cfg80211_remain_on_channel_expired(wdev, in wl_cfg80211_cancel_p2plo()
6466 struct wireless_dev *wdev = NULL; in wl_cfg80211_register_static_if() local
6509 wdev = (struct wireless_dev *)MALLOCZ(cfg->osh, sizeof(*wdev)); in wl_cfg80211_register_static_if()
6510 if (unlikely(!wdev)) { in wl_cfg80211_register_static_if()
6511 ANDROID_ERROR(("Failed to allocate wdev fo in wl_cfg80211_register_static_if()
6558 struct wireless_dev *wdev = NULL; wl_cfg80211_static_if_open() local
6617 struct wireless_dev *wdev = NULL; wl_cfg80211_post_static_ifcreate() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_cfg80211.c59 oal_wireless_dev *wdev, in oal_cfg80211_ready_on_channel()
67 cfg80211_ready_on_channel(wdev, cookie, chan, duration, en_gfp); in oal_cfg80211_ready_on_channel()
74 hi_unref_param(wdev); in oal_cfg80211_ready_on_channel()
114 oal_wireless_dev *wdev, in oal_cfg80211_mgmt_tx_status()
123 HdfWifiEventMgmtTxStatus(wdev->netdev, buf, len, ack); in oal_cfg80211_mgmt_tx_status()
125 cfg80211_mgmt_tx_status(wdev, cookie, buf, len, ack, gfp); in oal_cfg80211_mgmt_tx_status()
57 oal_cfg80211_ready_on_channel( oal_wireless_dev *wdev, hi_u64 cookie, oal_ieee80211_channel_stru *chan, hi_u32 duration, oal_gfp_enum_uint8 en_gfp) oal_cfg80211_ready_on_channel() argument
112 oal_cfg80211_mgmt_tx_status( oal_wireless_dev *wdev, hi_u64 cookie, const hi_u8 *buf, size_t len, hi_u8 ack, oal_gfp_enum_uint8 gfp) oal_cfg80211_mgmt_tx_status() argument
H A Doal_cfg80211.h70 oal_wireless_dev *wdev,
77 oal_wireless_dev *wdev,
H A Doal_net.h1379 struct wireless_dev* wdev; member
1635 hi_s32 (*remain_on_channel)(oal_wiphy_stru *wiphy, struct wireless_dev *wdev, struct ieee80211_channel *chan,
1637 hi_s32 (*cancel_remain_on_channel)(oal_wiphy_stru *wiphy, struct wireless_dev *wdev, hi_u64 cookie);
1638 hi_s32 (*mgmt_tx)(oal_wiphy_stru *wiphy, struct wireless_dev *wdev, struct ieee80211_channel *chan, hi_bool offchan,
1640 hi_void (*mgmt_frame_register)(struct wiphy *wiphy, struct wireless_dev *wdev, hi_u16 frame_type, hi_bool reg);
1643 hi_s32 (*del_virtual_intf)(oal_wiphy_stru *wiphy, struct wireless_dev *wdev);
1644 hi_s32 (*mgmt_tx_cancel_wait)(oal_wiphy_stru *wiphy, struct wireless_dev *wdev, hi_u64 cookie);
1645 hi_s32 (*start_p2p_device)(oal_wiphy_stru *wiphy, struct wireless_dev *wdev);
1646 hi_void (*stop_p2p_device)(oal_wiphy_stru *wiphy, struct wireless_dev *wdev);
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c1234 oal_wireless_dev *wdev = HI_NULL; in wal_netdev_set_mac_addr() local
1289 wdev = (oal_wireless_dev *)netdev->ieee80211Ptr; in wal_netdev_set_mac_addr()
1290 param->p2p_mode = wal_wireless_iftype_to_mac_p2p_mode(wdev->iftype); in wal_netdev_set_mac_addr()
1343 oal_wireless_dev *wdev = HI_NULL; in wal_init_netdev() local
1369 wdev = (oal_wireless_dev *)oal_mem_alloc(OAL_MEM_POOL_ID_LOCAL, sizeof(oal_wireless_dev)); in wal_init_netdev()
1370 if (oal_unlikely(wdev == HI_NULL)) { in wal_init_netdev()
1376 if (memset_s(wdev, sizeof(oal_wireless_dev), 0, sizeof(oal_wireless_dev)) != EOK) { in wal_init_netdev()
1377 oal_mem_free(wdev); in wal_init_netdev()
1381 netdev->ieee80211Ptr = wdev; in wal_init_netdev()
1384 wdev in wal_init_netdev()
1600 oal_wireless_dev *wdev = HI_NULL; wal_deinit_drv_wlan_netdev() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_p2p.h72 oal_wireless_dev *wdev; member

Completed in 77 milliseconds

12