Home
last modified time | relevance | path

Searched defs:scan_params (Results 1 – 9 of 9) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_fsm.c97 hi_u32 hmac_fsm_handle_scan_req(const mac_vap_stru *mac_vap, mac_scan_req_stru *scan_params) in hmac_fsm_handle_scan_req()
Dhmac_scan.c1503 … hi_u32 hmac_scan_update_scan_params(const hmac_vap_stru *hmac_vap, mac_scan_req_stru *scan_params, in hmac_scan_update_scan_params()
1673 …2 hmac_scan_dispatch_req_event(const hmac_vap_stru *hmac_vap, const mac_scan_req_stru *scan_params) in hmac_scan_dispatch_req_event()
1736 hi_u32 hmac_scan_proc_scan_req_event(hmac_vap_stru *hmac_vap, mac_scan_req_stru *scan_params) in hmac_scan_proc_scan_req_event()
Dhmac_p2p.c1119 static hi_void hmac_p2p_prepare_listen_req_param(mac_scan_req_stru *scan_params, hi_s8 *puc_param) in hmac_p2p_prepare_listen_req_param()
1165 mac_scan_req_stru scan_params; in hmac_p2p_remain_on_channel() local
Ddmac_ext_if.h526 mac_scan_req_stru *scan_params; /* 将扫描参数传下去 */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dat_wifi.c64 hi_wifi_scan_params scan_params = {0}; in ssid_prefix_scan() local
125 hi_wifi_scan_params scan_params = {0}; in cmd_wpa_channel_scan() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_escan.c681 wl_uint32_list_t *list, void *scan_params, wlc_ssid_t *ssid, bool bcast) in wl_escan_prep()
880 u8 *scan_params = NULL; in wl_escan_set_scan() local
Dwl_cfgscan.c1015 wl_scan_prep(struct bcm_cfg80211 *cfg, void *scan_params, u32 len, in wl_scan_prep()
1166 u8 *scan_params = NULL; in wl_run_escan() local
Dwl_cfgnan.c1928 wl_nan_scan_params_t *scan_params = NULL; in wl_cfgnan_set_nan_scan_params() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_device.h511 mac_scan_req_stru scan_params; /* 最新一次的扫描参数信息 */ member