Searched refs:oal_app_ie_stru (Results 1 – 8 of 8) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
D | wal_ioctl.c | 2268 oal_app_ie_stru wps_p2p_ie; in wal_ioctl_set_wps_p2p_ie() 2276 memset_s(&wps_p2p_ie, sizeof(oal_app_ie_stru), 0, sizeof(oal_app_ie_stru)); in wal_ioctl_set_wps_p2p_ie() 2980 oal_app_ie_stru *wps_p2p_ie = (oal_app_ie_stru *)(puc_command + skip); in wal_priv_cmd_exec()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
D | hmac_p2p.c | 732 oal_app_ie_stru *wps_p2p_ie = HI_NULL; in hmac_p2p_set_wps_p2p_ie() 737 wps_p2p_ie = (oal_app_ie_stru *)puc_param; in hmac_p2p_set_wps_p2p_ie()
|
D | hmac_sme_sta.c | 432 oal_app_ie_stru user_ie; in hmac_process_scan_req()
|
D | hmac_config.h | 259 hi_u32 hmac_config_set_app_ie_to_vap(mac_vap_stru *mac_vap, oal_app_ie_stru *app_ie, en_app_ie_type…
|
D | hmac_config.c | 3902 oal_app_ie_stru *app_ie = (oal_app_ie_stru *)oal_memalloc(sizeof(oal_app_ie_stru)); in hmac_config_connect_ie() 4178 hi_u32 hmac_config_set_app_ie_to_vap(mac_vap_stru *mac_vap, oal_app_ie_stru *app_ie, en_app_ie_type… in hmac_config_set_app_ie_to_vap() 4182 oal_app_ie_stru tmp_app_ie; in hmac_config_set_app_ie_to_vap() 4228 …ret = hmac_config_send_event(mac_vap, WLAN_CFGID_SET_WPS_P2P_IE, sizeof(oal_app_ie_stru), (hi_u8 *… in hmac_config_set_app_ie_to_vap()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
D | oal_net.h | 1455 } oal_app_ie_stru; typedef 1515 oal_app_ie_stru app_ie; /* beacon ie,index 0; proberesp ie index 1; assocresp ie index 2 */
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
D | mac_vap.h | 1584 hi_u32 mac_vap_save_app_ie(mac_vap_stru *mac_vap, const oal_app_ie_stru *app_ie, en_app_ie_type_uin…
|
D | mac_vap.c | 910 WIFI_ROM_TEXT hi_u32 mac_vap_save_app_ie(mac_vap_stru *mac_vap, const oal_app_ie_stru *app_ie, in mac_vap_save_app_ie()
|