Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dieee80211.h1326 #define IEEE80211_COUNTRY_IE_MIN_LEN 6 macro
/linux-2.6.39/net/wireless/
Dreg.c1640 if (country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN) in regulatory_hint_11d()