Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h358 #define WLAN_MAX_MUEDCA_IE_LEN 14 macro
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c1308 if (extn_ie->ie_len > WLAN_MAX_MUEDCA_IE_LEN) in util_scan_parse_extn_ie()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dutils_mlo.c5085 if (extn_ie->ie_len == WLAN_MAX_MUEDCA_IE_LEN) { in util_parse_pamlie_perstaprofile_stactrl()