Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
H A Diot_sim_utils.c97 if (ie->ie_len != WLAN_XCSA_IE_MAX_LEN) { in iot_sim_update_beacon_template_struct()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h293 #define WLAN_XCSA_IE_MAX_LEN 4 macro
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c1600 if (ie->ie_len != WLAN_XCSA_IE_MAX_LEN) in util_scan_populate_bcn_ie_list()