Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dnl80211.h1156 NL80211_IFTYPE_MAX = NUM_NL80211_IFTYPES - 1 enumerator
/linux-2.6.39/net/wireless/
Dnl80211.c1404 if (ntype > NL80211_IFTYPE_MAX) in nl80211_set_interface()
1475 if (type > NL80211_IFTYPE_MAX) in nl80211_new_interface()