Searched refs:WMI_MAX_IE_LEN (Results 1 – 2 of 2) sorted by relevance
397 if (sme->ie_len > WMI_MAX_IE_LEN) { in wil_cfg80211_connect()972 wiphy->max_scan_ie_len = WMI_MAX_IE_LEN; in wil_wiphy_init()
334 #define WMI_MAX_IE_LEN (1024) macro