Home
last modified time | relevance | path

Searched refs:ie_out (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-uap.c2388 static t_u16 wifi_get_specific_ie(const t_u8 *ie, int len, t_u8 *ie_out, t_u32 ie_out_len, t_u16 ma… in wifi_get_specific_ie() argument
2422 __memcpy(NULL, ie_out + out_len, pos, length + 2); in wifi_get_specific_ie()
2434 __memcpy(NULL, ie_out + out_len, pos, length + 2); in wifi_get_specific_ie()
2451 __memcpy(NULL, ie_out + out_len, pos, length + 2); in wifi_get_specific_ie()
2465 __memcpy(NULL, ie_out + out_len, pos, length + 2); in wifi_get_specific_ie()
2531 t_u8 *ie_out, in wifi_filter_beacon_ies() argument
2576 __memcpy(priv, ie_out + out_len, pos, length + 2); in wifi_filter_beacon_ies()
2593 __memcpy(priv, ie_out + out_len, pos, length + 2); in wifi_filter_beacon_ies()
2639 __memcpy(priv, ie_out + out_len, hecap_ie, hecap_ie->ieee_hdr.len + 2); in wifi_filter_beacon_ies()
2654 __memcpy(priv, ie_out + out_len, pos, length + 2); in wifi_filter_beacon_ies()
[all …]