| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| H A D | hmac_p2p.c | 775 hi_s32 ie_len = 0; in hmac_p2p_find_attribute() local 854 hi_void hmac_p2p_del_ie(hi_u8 *puc_ie, hi_u32 *ie_len) in hmac_p2p_del_ie() argument [all...] |
| H A D | hmac_encap_frame_ap.c | 216 hi_u8 ie_len = 0; in hmac_mgmt_encap_asoc_rsp_ap() local 984 hi_u8 ie_len = 0; hmac_encap_mesh_peering_open_frame() local 1118 hi_u8 ie_len = 0; hmac_encap_mesh_peering_confirm_frame() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | wl_ext_genl.c | 171 int err = -1, ie_len; in wl_ext_send_probersp() local 111 wl_ext_add_del_ie_hex(struct net_device *dev, uint pktflag, char *ie_data, int ie_len, const char* add_del_cmd) wl_ext_add_del_ie_hex() argument 259 int ie_len = ie->len + TLV_HDR_LEN; wl_ext_probreq_event() local [all...] |
| H A D | wl_cfgp2p.h | 92 u32 ie_len; /**< total length including id & length field */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_nl80211_scan.c | 719 size_t ie_len, beacon_ie_len; in nl80211_parse_bss_info() local 670 nl80211_scan_filtered(struct wpa_driver_nl80211_data *drv, const u8 *ie, size_t ie_len) nl80211_scan_filtered() argument [all...] |
| H A D | driver_privsep.c | 414 int ie_len; in wpa_driver_privsep_event_assoc() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p_build.c | 476 p2p_buf_add_service_info(struct wpabuf *buf, struct p2p_data *p2p, u32 adv_id, u16 config_methods, const char *svc_name, u8 **ie_len, u8 **pos, size_t *total_len, u8 *attr_len) p2p_buf_add_service_info() argument 602 u8 *pos, *attr_len, *ie_len = NULL; p2p_buf_add_service_instance() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | mesh_mpm.c | 218 u8 ie_len, add_plid = 0; in mesh_mpm_send_plink_action() local 1127 size_t ie_len; in mesh_mpm_action_rx() local [all...] |
| H A D | mesh_rsn.c | 234 size_t ie_len; in mesh_rsn_auth_init() local
|
| H A D | ap.c | 667 ap_probe_req_rx(void *ctx, const u8 *sa, const u8 *da, const u8 *bssid, const u8 *ie, size_t ie_len, int ssi_signal) ap_probe_req_rx() argument
|
| H A D | notify.c | 849 wpas_notify_preq(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *dst, const u8 *bssid, const u8 *ie, size_t ie_len, u32 ssi_signal) wpas_notify_preq() argument
|
| H A D | rrm.c | 756 wpas_beacon_rep_add_frame_body(struct bitfield *eids, enum beacon_report_detail detail, struct wpa_bss *bss, u8 *buf, size_t buf_len, u8 **ies_buf, size_t *ie_len, int add_fixed) wpas_beacon_rep_add_frame_body() argument 840 wpas_add_beacon_rep_elem(struct beacon_rep_data *data, struct wpa_bss *bss, struct wpabuf **wpa_buf, struct rrm_measurement_beacon_report *rep, u8 **ie, size_t *ie_len, u8 idx) wpas_add_beacon_rep_elem() argument [all...] |
| H A D | wnm_sta.c | 329 u8 ie_len = *(pos + 1); in ieee802_11_rx_wnmsleep_resp() local 1641 u8 ie, ie_len; in ieee802_11_rx_wnm_notif_req_wfa() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_nl80211_scan.c | 729 size_t ie_len, beacon_ie_len; in nl80211_parse_bss_info() local 680 nl80211_scan_filtered(struct wpa_driver_nl80211_data *drv, const u8 *ie, size_t ie_len) nl80211_scan_filtered() argument [all...] |
| H A D | driver_privsep.c | 420 int ie_len; in wpa_driver_privsep_event_assoc() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| H A D | p2p_build.c | 476 p2p_buf_add_service_info(struct wpabuf *buf, struct p2p_data *p2p, u32 adv_id, u16 config_methods, const char *svc_name, u8 **ie_len, u8 **pos, size_t *total_len, u8 *attr_len) p2p_buf_add_service_info() argument 602 u8 *pos, *attr_len, *ie_len = NULL; p2p_buf_add_service_instance() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
| H A D | tdls.c | 54 u8 ie_len; member 64 u8 ie_len; member 71 u8 ie_len; member 174 static u8 * wpa_add_ie(u8 *pos, const u8 *ie, size_t ie_len) in wpa_add_ie() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | mesh_mpm.c | 218 u8 ie_len, add_plid = 0; in mesh_mpm_send_plink_action() local 1157 size_t ie_len; in mesh_mpm_action_rx() local [all...] |
| H A D | mesh_rsn.c | 245 size_t ie_len; in mesh_rsn_auth_init() local
|
| H A D | robust_av.c | 1286 int rem_attrs_len, ie_len; in wpas_handle_qos_mgmt_recv_action() local
|
| H A D | ap.c | 892 ap_probe_req_rx(void *ctx, const u8 *sa, const u8 *da, const u8 *bssid, const u8 *ie, size_t ie_len, int ssi_signal) ap_probe_req_rx() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | beacon.c | 737 size_t ie_len; in handle_probe_req() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
| H A D | mac_vap.c | 914 hi_u32 ie_len; in mac_vap_save_app_ie() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | beacon.c | 847 size_t ie_len; in handle_probe_req() local
|
| H A D | drv_callbacks.c | 1231 hostapd_probe_req_rx(struct hostapd_data *hapd, const u8 *sa, const u8 *da, const u8 *bssid, const u8 *ie, size_t ie_len, int ssi_signal) hostapd_probe_req_rx() argument 1838 hostapd_notif_update_dh_ie(struct hostapd_data *hapd, const u8 *peer, const u8 *ie, size_t ie_len) hostapd_notif_update_dh_ie() argument
|