Home
last modified time | relevance | path

Searched defs:wiphy (Results 1 - 18 of 18) sorted by relevance

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdfinit_bdh.c140 struct wiphy *wiphy = NULL; in InitP2pInterface() local
H A Dhdf_bdh_mac80211.c85 struct wiphy *wiphy = NULL; in BDH6WalSetMode() local
129 struct wiphy *wiphy = NULL; BDH6WalAddKey() local
178 struct wiphy *wiphy = NULL; BDH6WalDelKey() local
212 struct wiphy *wiphy = NULL; BDH6WalSetDefaultKey() local
297 struct wiphy *wiphy = NULL; BDH6WalSetTxPower() local
371 struct wiphy* wiphy = NULL; Bdh6Fband() local
473 struct wiphy *wiphy = NULL; Bdh6Ghcap() local
524 FillActionParamFreq(struct wiphy *wiphy, struct cfg80211_mgmt_tx_params *params) FillActionParamFreq() argument
544 struct wiphy *wiphy = NULL; Bdh6SActionEntry() local
637 GetChannelByFreq(const struct wiphy *wiphy, uint16_t center_freq) GetChannelByFreq() argument
718 FillAllValidChannels(const struct wiphy *wiphy, int32_t channelTotal, struct cfg80211_scan_request *request) FillAllValidChannels() argument
747 WifiScanSetChannel(const struct wiphy *wiphy, const struct WlanScanRequest *params, struct cfg80211_scan_request *request) WifiScanSetChannel() argument
830 struct wiphy *wiphy = NULL; HdfStartScanEntry() local
887 struct wiphy *wiphy = NULL; HdfAbortScan() local
913 WalGetChannel(struct wiphy *wiphy, int32_t freq) WalGetChannel() argument
991 struct wiphy *wiphy = NULL; HdfConnectEntry() local
1052 struct wiphy *wiphy = NULL; HdfDisconnect() local
1253 struct wiphy *wiphy = NULL; WalConfigApEntry() local
1363 struct wiphy *wiphy = NULL; WalStartAp() local
1409 struct wiphy *wiphy = NULL; WalChangeBeacon() local
1476 struct wiphy *wiphy = NULL; WalStopAp() local
1503 struct wiphy *wiphy = NULL; WalDelStation() local
1634 struct wiphy *wiphy = NULL; WalRemainOnChannel() local
1672 struct wiphy *wiphy = NULL; WalCancelRemainOnChannel() local
1713 struct wiphy *wiphy = NULL; WalAddIf() local
1770 struct wiphy *wiphy = NULL; WalRemoveIf() local
1859 struct wiphy *wiphy = NULL; hdf_start_p2p_device() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_scan.c93 oal_wiphy_stru *wiphy = HI_NULL; in wal_inform_bss_frame() local
173 hi_void wal_inform_all_bss(const oal_net_device_stru *netdev, oal_wiphy_stru *wiphy, hmac_bss_mgmt_stru *bss_mgmt, in wal_inform_all_bss() argument
404 oal_wiphy_stru *wiphy = HI_NULL; wal_wait_for_scan_timeout_fn() local
[all...]
H A Dwal_cfg80211_apt.c290 hi_void cfg80211_inform_bss_frame(const oal_net_device_stru *netdev, oal_wiphy_stru *wiphy, in cfg80211_inform_bss_frame() argument
H A Dwal_mac80211.c117 static oal_ieee80211_channel *GetChannelByFreq(const oal_wiphy_stru *wiphy, uint16_t center_freq) in GetChannelByFreq() argument
136 static int32_t WifiScanSetChannel(const oal_wiphy_stru *wiphy, const struct WlanScanRequest *params, in WifiScanSetChannel() argument
222 oal_wiphy_stru *wiphy = oal_wiphy_get(); WalStartScan() local
242 WalGetChannel(oal_wiphy_stru *wiphy, int32_t freq) WalGetChannel() argument
275 oal_wiphy_stru *wiphy = oal_wiphy_get(); WalConnect() local
838 oal_wiphy_stru *wiphy = oal_wiphy_get(); WalRemainOnChannel() local
[all...]
H A Dwal_cfg80211.c448 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
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
563 hi_s32 wal_cfg80211_cancel_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_de argument
801 wal_cfg80211_get_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, bool pairwise, const hi_u8 *puc_mac_addr, hi_void *cookie, hi_void (*callback)(hi_void *cookie, oal_key_params_stru *)) wal_cfg80211_get_key() argument
886 wal_cfg80211_set_default_mgmt_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index) wal_cfg80211_set_default_mgmt_key() argument
903 wal_cfg80211_set_wiphy_params(oal_wiphy_stru *wiphy, hi_u32 changed) wal_cfg80211_set_wiphy_params() argument
923 wal_cfg80211_change_bss(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, oal_bss_parameters *bss_params) wal_cfg80211_change_bss() argument
990 wal_cfg80211_sched_scan_start(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, oal_cfg80211_sched_scan_request_stru *request) wal_cfg80211_sched_scan_start() argument
1091 wal_cfg80211_add_station(oal_wiphy_stru *wiphy, oal_net_device_stru *dev, const hi_u8 *puc_mac, oal_station_parameters_stru *pst_sta_parms) wal_cfg80211_add_station() argument
1117 wal_cfg80211_change_station(oal_wiphy_stru *wiphy, oal_net_device_stru *dev, const hi_u8 *puc_mac, oal_station_parameters_stru *sta_parms) wal_cfg80211_change_station() argument
1269 wal_cfg80211_get_station(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, const hi_u8 *mac_addr, oal_station_info_stru *sta_info) wal_cfg80211_get_station() argument
1341 wal_cfg80211_dump_station(oal_wiphy_stru *wiphy, oal_net_device_stru *dev, hi_s32 int_index, hi_u8 *mac_addr, oal_station_info_stru *sta_info) wal_cfg80211_dump_station() 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
1546 wal_cfg80211_add_virtual_intf(oal_wiphy_stru *wiphy, const hi_char *puc_name, nl80211_iftype_uint8 name_assign_type, enum_nl80211_iftype type, hi_u32 *pul_flags, oal_vif_params_stru *params) wal_cfg80211_add_virtual_intf() argument
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
1740 wal_cfg80211_set_bitrate_mask(struct wiphy *wiphy, oal_net_device_stru *netdev, const hi_u8 *peer, const struct cfg80211_bitrate_mask *mask) wal_cfg80211_set_bitrate_mask() 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
1803 wal_cfg80211_set_power_mgmt(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, bool enabled, hi_s32 timeout) wal_cfg80211_set_power_mgmt() argument
1906 wal_cfg80211_sched_scan_stop(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev) wal_cfg80211_sched_scan_stop() argument
1983 wal_cfg80211_stop_ap(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev) wal_cfg80211_stop_ap() argument
2285 wal_cfg80211_abort_scan(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev) wal_cfg80211_abort_scan() argument
2832 wal_cfg80211_scan(oal_wiphy_stru *wiphy, oal_cfg80211_scan_request_stru *request) wal_cfg80211_scan() argument
3112 wal_cfg80211_connect(oal_wiphy_stru *wiphy, oal_net_device_stru *net_device, oal_cfg80211_connect_params_stru *sme) wal_cfg80211_connect() argument
3211 wal_cfg80211_disconnect(oal_wiphy_stru *wiphy, oal_net_device_stru *net_device, hi_u16 us_reason_code) wal_cfg80211_disconnect() argument
3289 wal_cfg80211_add_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, bool pairwise, const hi_u8 *puc_mac_addr, oal_key_params_stru *params) wal_cfg80211_add_key() argument
3368 wal_cfg80211_remove_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, hi_bool pairwise, const hi_u8 *mac_addr) wal_cfg80211_remove_key() argument
3429 wal_cfg80211_set_default_key(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, hi_u8 key_index, hi_bool unicast, hi_bool multicast) wal_cfg80211_set_default_key() argument
3709 wal_cfg80211_change_beacon(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, oal_beacon_data_stru *beacon_info) wal_cfg80211_change_beacon() argument
3920 wal_cfg80211_start_ap(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, oal_ap_settings_stru *ap_settings) wal_cfg80211_start_ap() argument
4038 wal_cfg80211_change_virtual_intf(oal_wiphy_stru *wiphy, oal_net_device_stru *net_dev, enum_nl80211_iftype type, hi_u32 *pul_flags, oal_vif_params_stru *params) wal_cfg80211_change_virtual_intf() argument
4238 wal_cfg80211_change_virtual_intf(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, nl80211_iftype_uint8 type, hi_u32 *pul_flags, oal_vif_params_stru *params) wal_cfg80211_change_virtual_intf() argument
4381 wal_cfg80211_del_station(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, oal_station_del_parameters_stru *params) wal_cfg80211_del_station() argument
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
5195 oal_wiphy_stru *wiphy = mac_dev->wiphy; wal_check_cookie_timeout() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.c79 hi_void oal_wiphy_register(oal_wiphy_stru *wiphy) in oal_wiphy_register() argument
327 oal_ieee80211_channel_stru *oal_ieee80211_get_channel(const oal_wiphy_stru *wiphy, hi_s32 freq) in oal_ieee80211_get_channel() argument
H A Doal_net.h891 struct wiphy* wiphy; member
1148 oal_wiphy_stru* wiphy; member
1376 oal_wiphy_stru* wiphy; member
1716 oal_wiphy_register(oal_wiphy_stru *wiphy) oal_wiphy_register() argument
1738 oal_wiphy_unregister(oal_wiphy_stru *wiphy) oal_wiphy_unregister() argument
1753 oal_wiphy_free(oal_wiphy_stru *wiphy) oal_wiphy_free() argument
1770 oal_wiphy_priv(oal_wiphy_stru *wiphy) oal_wiphy_priv() argument
1794 oal_wiphy_apply_custom_regulatory(oal_wiphy_stru *wiphy, HI_CONST oal_ieee80211_regdomain_stru *regd) oal_wiphy_apply_custom_regulatory() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwldev_common.c478 struct wiphy *wiphy = wdev->wiphy; in wldev_set_country() local
H A Dwl_cfgscan.c233 struct wiphy *wiphy = NULL; in wl_bcnrecv_result_handler() local
1464 wl_do_escan(struct bcm_cfg80211 *cfg, struct wiphy *wiphy, struct net_device *ndev, in wl_do_escan() argument
1635 __wl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_scan_request *request, struct cfg80211_ssid *this_ssid) __wl_cfg80211_scan() argument
1883 wl_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) wl_cfg80211_scan() argument
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
2509 wl_cfg80211_sched_scan_start(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_sched_scan_request *request) wl_cfg80211_sched_scan_start() argument
2641 wl_cfg80211_sched_scan_stop(struct wiphy *wiphy, struct net_device *dev, u64 reqid) wl_cfg80211_sched_scan_stop() argument
2824 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_notify_sched_scan_results() local
3206 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_notify_pfn_status() local
3254 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_notify_gscan_event() local
[all...]
H A Dwl_cfgp2p.c2364 int hdf_cfgp2p_register_ndev(struct net_device *p2p_netdev, struct net_device *primary_netdev, struct wiphy *wiphy) in hdf_cfgp2p_register_ndev() argument
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
[all...]
H A Ddhd_rtt.c1194 struct wiphy *wiphy = wdev->wiphy; in dhd_rtt_delete_nan_session() local
1211 struct wiphy *wiphy = wdev->wiphy; in dhd_rtt_is_nan_peer() local
1240 struct wiphy *wiphy in dhd_rtt_nan_start_session() local
[all...]
H A Dwl_cfgvendor.c112 struct wiphy *wiphy; in wl_cfgvendor_send_supp_eventstring() local
158 struct wiphy *wiphy; in wl_cfgvendor_notify_supp_event_str() local
204 wl_cfgvendor_send_async_event(struct wiphy *wiphy, struct net_device *dev, int event_id, const void *data, int len) wl_cfgvendor_send_async_event() argument
234 wl_cfgvendor_send_cmd_reply(struct wiphy *wiphy, const void *data, int len) wl_cfgvendor_send_cmd_reply() argument
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
421 wl_cfgvendor_send_hotlist_event(struct wiphy *wiphy, struct net_device *dev, void *data, int len, wl_vendor_event_t event) wl_cfgvendor_send_hotlist_event() 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
1540 struct wiphy *wiphy; 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
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
3131 wl_cfgvendor_nan_cmd_reply(struct wiphy *wiphy, int nan_cmd, nan_hal_resp_t *nan_req_resp, int ret, int nan_cmd_status) wl_cfgvendor_nan_cmd_reply() argument
3206 wl_cfgvendor_nan_parse_dp_sec_info_args(struct wiphy *wiphy, const void *buf, int len, nan_datapath_sec_info_cmd_data_t *cmd_data) wl_cfgvendor_nan_parse_dp_sec_info_args() argument
3249 wl_cfgvendor_nan_parse_datapath_args(struct wiphy *wiphy, const void *buf, int len, nan_datapath_cmd_data_t *cmd_data) wl_cfgvendor_nan_parse_datapath_args() argument
3575 wl_cfgvendor_nan_parse_discover_args(struct wiphy *wiphy, const void *buf, int len, nan_discover_cmd_data_t *cmd_data) wl_cfgvendor_nan_parse_discover_args() argument
4237 wl_cfgvendor_nan_parse_args(struct wiphy *wiphy, const void *buf, int len, nan_config_cmd_data_t *cmd_data, uint32 *nan_attr_mask) wl_cfgvendor_nan_parse_args() argument
5093 wl_cfgvendor_send_as_rtt_legacy_event(struct wiphy *wiphy, struct net_device *dev, wl_nan_ev_rng_rpt_ind_t *range_res, uint32 status) wl_cfgvendor_send_as_rtt_legacy_event() argument
5184 wl_cfgvendor_send_nan_async_resp(struct wiphy *wiphy, struct net_device *dev, int event_id, u8* nan_req_resp, u16 len) wl_cfgvendor_send_nan_async_resp() argument
5228 struct wiphy *wiphy = wdev->wiphy; wl_cfgvendor_nan_send_async_disable_resp() local
5241 wl_cfgvendor_send_nan_event(struct wiphy *wiphy, struct net_device *dev, int event_id, nan_event_data_t *event_data) wl_cfgvendor_send_nan_event() 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
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
6934 struct wiphy *wiphy; wl_cfgvendor_dbg_ring_send_evt() local
7228 struct wiphy *wiphy; wl_cfgvendor_dbg_send_file_dump_evt() local
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
7348 __wl_cfgvendor_dbg_get_pkt_fates(struct wiphy *wiphy, const void *data, int len, dbg_mon_get_pkts_t dbg_mon_get_pkts) __wl_cfgvendor_dbg_get_pkt_fates() 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
8718 wl_cfgvendor_attach(struct wiphy *wiphy, dhd_pub_t *dhd) wl_cfgvendor_attach() argument
8740 wl_cfgvendor_detach(struct wiphy *wiphy) wl_cfgvendor_detach() argument
[all...]
H A Dwl_android.c5022 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); in wl_android_bcnrecv_event() local
H A Dwl_cfgvendor.h669 static INLINE int wl_cfgvendor_attach(struct wiphy *wiphy, in wl_cfgvendor_attach() argument
671 wl_cfgvendor_detach(struct wiphy *wiphy) wl_cfgvendor_detach() argument
672 wl_cfgvendor_send_async_event(struct wiphy *wiphy, struct net_device *dev, int event_id, const void *data, int len) wl_cfgvendor_send_async_event() argument
675 wl_cfgvendor_send_hotlist_event(struct wiphy *wiphy, struct net_device *dev, void *data, int len, wl_vendor_event_t event) wl_cfgvendor_send_hotlist_event() argument
[all...]
H A Dwl_cfg80211.h901 struct wiphy *wiphy; member
H A Dwl_cfg80211.c1568 wl_cfg80211_is_oce_ap(struct wiphy *wiphy, const u8 *bssid_hint) wl_cfg80211_is_oce_ap() argument
1759 wl_cfg80211_get_shared_freq(struct wiphy *wiphy) wl_cfg80211_get_shared_freq() argument
1858 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_cfg80211_p2p_if_add() local
2098 wl_cfg80211_p2p_if_del(struct wiphy *wiphy, struct wireless_dev *wdev) wl_cfg80211_p2p_if_del() argument
2703 wl_cfg80211_add_monitor_if(struct wiphy *wiphy, const char *name) wl_cfg80211_add_monitor_if() argument
2733 wl_cfg80211_add_ibss(struct wiphy *wiphy, u16 wl_iftype, char const *name) wl_cfg80211_add_ibss() argument
2954 struct wiphy *wiphy; wl_cfg80211_add_if() local
3107 wl_cfg80211_add_virtual_iface(struct wiphy *wiphy, const char *name, unsigned char name_assign_type, enum nl80211_iftype type, u32 *flags, struct vif_params *params) wl_cfg80211_add_virtual_iface() argument
3158 wl_cfg80211_del_ibss(struct wiphy *wiphy, struct wireless_dev *wdev) wl_cfg80211_del_ibss() argument
3187 struct wiphy *wiphy; _wl_cfg80211_del_if() local
3327 wl_cfg80211_del_virtual_iface(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev) wl_cfg80211_del_virtual_iface() argument
3362 wl_cfg80211_change_p2prole(struct wiphy *wiphy, struct net_device *ndev, enum nl80211_iftype type) wl_cfg80211_change_p2prole() argument
3456 wl_cfg80211_change_virtual_iface(struct wiphy *wiphy, struct net_device *ndev, enum nl80211_iftype type, u32 *flags, struct vif_params *params) wl_cfg80211_change_virtual_iface() argument
3733 wl_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) wl_cfg80211_set_wiphy_params() argument
3774 channel_to_chanspec(struct wiphy *wiphy, struct net_device *dev, u32 channel, u32 bw_cap) channel_to_chanspec() argument
3899 bcm_cfg80211_add_ibss_if(struct wiphy *wiphy, char *name) bcm_cfg80211_add_ibss_if() argument
3983 bcm_cfg80211_del_ibss_if(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev) bcm_cfg80211_del_ibss_if() argument
4775 wl_cfg80211_create_iface(struct wiphy *wiphy, wl_iftype_t wl_iftype, u8 *mac_addr, const char *name) wl_cfg80211_create_iface() argument
4878 wl_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) wl_cfg80211_del_iface() argument
4992 wl_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_ibss_params *params) wl_cfg80211_join_ibss() argument
5157 wl_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *dev) wl_cfg80211_leave_ibss() argument
6259 wl_cfg80211_update_connect_params(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_connect_params *sme, u32 changed) wl_cfg80211_update_connect_params() argument
6294 wl_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_connect_params *sme) wl_cfg80211_connect() argument
6865 wl_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev, u16 reason_code) wl_cfg80211_disconnect() argument
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
7055 wl_cfg80211_config_default_key(struct wiphy *wiphy, struct net_device *dev, u8 key_idx, bool unicast, bool multicast) wl_cfg80211_config_default_key() argument
7090 wl_add_keyext(struct wiphy *wiphy, struct net_device *dev, u8 key_idx, const u8 *mac_addr, struct key_params *params) wl_add_keyext() argument
7265 wl_cfg80211_add_key(struct wiphy *wiphy, struct net_device *dev, u8 key_idx, bool pairwise, const u8 *mac_addr, struct key_params *params) wl_cfg80211_add_key() argument
7446 wl_cfg80211_del_key(struct wiphy *wiphy, struct net_device *dev, u8 key_idx, bool pairwise, const u8 *mac_addr) wl_cfg80211_del_key() argument
7496 wl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *dev, u8 key_idx, bool pairwise, const u8 *mac_addr, void *cookie, void (*callback) (void *cookie, struct key_params * params)) wl_cfg80211_get_key() argument
7568 wl_cfg80211_config_default_mgmt_key(struct wiphy *wiphy, struct net_device *dev, u8 key_idx) wl_cfg80211_config_default_mgmt_key() argument
7850 wl_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_info *sinfo) wl_cfg80211_get_station() argument
8108 wl_cfg80211_set_power_mgmt(struct wiphy *wiphy, struct net_device *dev, bool enabled, s32 timeout) wl_cfg80211_set_power_mgmt() argument
8201 wl_cfg80211_resume(struct wiphy *wiphy) wl_cfg80211_resume() argument
8217 wl_cfg80211_suspend(struct wiphy *wiphy, struct cfg80211_wowlan *wow) wl_cfg80211_suspend() argument
8391 wl_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_pmksa *pmksa) wl_cfg80211_set_pmksa() argument
8484 wl_cfg80211_update_pmksa(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_pmksa *pmksa, bool set) wl_cfg80211_update_pmksa() argument
8568 wl_cfg80211_del_pmksa(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_pmksa *pmksa) wl_cfg80211_del_pmksa() argument
8661 wl_cfg80211_flush_pmksa(struct wiphy *wiphy, struct net_device *dev) wl_cfg80211_flush_pmksa() argument
8675 wl_cfg80211_remain_on_channel(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev, struct ieee80211_channel *channel, enum nl80211_channel_type channel_type, unsigned int duration, u64 *cookie) wl_cfg80211_remain_on_channel() argument
8844 wl_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev, u64 cookie) wl_cfg80211_cancel_remain_on_channel() argument
9000 wl_cfg80211_he_p2p_disable(struct wiphy *wiphy, struct ether_addr peer_mac) wl_cfg80211_he_p2p_disable() argument
9053 wl_cfg80211_config_p2p_pub_af_tx(struct wiphy *wiphy, wl_action_frame_t *action_frame, wl_af_params_t *af_params, struct p2p_config_af_params *config_af_params) wl_cfg80211_config_p2p_pub_af_tx() argument
9226 wl_cfg80211_send_action_frame(struct wiphy *wiphy, struct net_device *dev, bcm_struct_cfgdev *cfgdev, wl_af_params_t *af_params, wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) wl_cfg80211_send_action_frame() argument
9546 wl_cfg80211_mgmt_tx(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev, struct cfg80211_mgmt_tx_params *params, u64 *cookie) wl_cfg80211_mgmt_tx() argument
9792 wl_cfg80211_mgmt_frame_register(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev, u16 frame, bool reg) wl_cfg80211_mgmt_frame_register() argument
9811 wl_cfg80211_change_bss(struct wiphy *wiphy, struct net_device *dev, struct bss_parameters *params) wl_cfg80211_change_bss() argument
9915 wl_cfg80211_set_channel(struct wiphy *wiphy, struct net_device *dev, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type) wl_cfg80211_set_channel() argument
11648 wl_cfg80211_del_station( struct wiphy *wiphy, struct net_device *ndev, struct station_del_parameters *params) wl_cfg80211_del_station() argument
11753 wl_cfg80211_change_station( struct wiphy *wiphy, struct net_device *dev, const u8 *mac, struct station_parameters *params) wl_cfg80211_change_station() argument
11872 wl_cfg80211_start_ap( struct wiphy *wiphy, struct net_device *dev, struct cfg80211_ap_settings *info) wl_cfg80211_start_ap() argument
12084 wl_cfg80211_stop_ap( struct wiphy *wiphy, struct net_device *dev) wl_cfg80211_stop_ap() argument
12223 wl_cfg80211_change_beacon( struct wiphy *wiphy, struct net_device *dev, struct cfg80211_beacon_data *info) wl_cfg80211_change_beacon() argument
12299 wl_cfg80211_add_set_beacon(struct wiphy *wiphy, struct net_device *dev, struct beacon_parameters *info) wl_cfg80211_add_set_beacon() argument
12483 wl_cfg80211_del_beacon(struct wiphy *wiphy, struct net_device *dev) wl_cfg80211_del_beacon() argument
12640 wl_cfg80211_dump_survey(struct wiphy *wiphy, struct net_device *ndev, int idx, struct survey_info *info) wl_cfg80211_dump_survey() argument
12872 struct wiphy *wiphy = wdev->wiphy; wl_cfg80211_set_country_code() local
13221 struct wiphy *wiphy = NULL; wl_free_wdev() local
13380 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_inform_single_bss() local
13671 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_cfg80211_event_sae_key() local
13791 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_notify_connect_status_ap_auth() local
13917 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_notify_connect_status_ap() local
14194 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_notify_connect_status_bss() local
14371 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_notify_connect_status_ibss() local
14593 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_notify_connect_status_mesh() local
14805 struct wiphy *wiphy = NULL; wl_notify_connect_status() local
15375 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_handle_rssi_monitor_event() local
15650 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_notify_roam_start_status() local
15831 struct wiphy *wiphy; wl_update_bss_info() local
15934 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_bss_roaming_done() local
16098 struct wiphy *wiphy; wl_cfg80211_verify_bss() local
16231 struct wiphy *wiphy = NULL; wl_bss_connect_done() local
16627 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_notify_rx_mgmt_frame() local
17072 wl_cfg80211_external_auth(struct wiphy *wiphy, struct net_device *ndev, struct cfg80211_external_auth_params *ext_auth_param) wl_cfg80211_external_auth() argument
17793 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_init_priv() local
18777 struct wiphy *wiphy; __wl_update_wiphybands() local
19286 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); __wl_cfg80211_down() local
19978 wl_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev, u8 *peer, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capability, const u8 *buf, size_t len) wl_cfg80211_tdls_mgmt() argument
20060 wl_cfg80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, enum nl80211_tdls_operation oper) wl_cfg80211_tdls_oper() argument
20765 wl_cfg80211_mgmt_tx_cancel_wait(struct wiphy *wiphy, bcm_struct_cfgdev *cfgdev, u64 cookie) wl_cfg80211_mgmt_tx_cancel_wait() argument
21631 wl_cfg80211_set_mac_acl(struct wiphy *wiphy, struct net_device *cfgdev, const struct cfg80211_acl_data *acl) wl_cfg80211_set_mac_acl() argument
21690 wl_chspec_chandef(chanspec_t chanspec, struct cfg80211_chan_def *chandef, struct wiphy *wiphy) wl_chspec_chandef() argument
21781 wl_cfg80211_ch_switch_notify(struct net_device *dev, uint16 chanspec, struct wiphy *wiphy) wl_cfg80211_ch_switch_notify() argument
21981 wl_cfg80211_set_rekey_data(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_gtk_rekey_data *data) wl_cfg80211_set_rekey_data() argument
22026 wl_cfg80211_set_pmk(struct wiphy *wiphy, struct net_device *dev, const struct cfg80211_pmk_conf *conf) wl_cfg80211_set_pmk() argument
22073 wl_cfg80211_del_pmk(struct wiphy *wiphy, struct net_device *dev, const u8 *aa) wl_cfg80211_del_pmk() argument
24129 struct wiphy *wiphy = bcmcfg_to_wiphy(cfg); wl_cfg80211_bssload_report_event_handler() local
24267 wl_cfg80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, struct cfg80211_csa_settings *params) wl_cfg80211_channel_switch() argument
24378 struct wiphy *wiphy; wl_cfg80211_wips_event_ext() local
24709 struct wiphy *wiphy = wdev->wiphy; wl_update_apchan_bwcap() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_device.h524 oal_wiphy_stru *wiphy; member

Completed in 56 milliseconds