Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dcfg80211.h439 enum nl80211_channel_type chantype);
/linux-4.4.14/net/wireless/
Dnl80211.c1952 enum nl80211_channel_type chantype; in nl80211_parse_chandef() local
1954 chantype = nla_get_u32( in nl80211_parse_chandef()
1957 switch (chantype) { in nl80211_parse_chandef()
1963 chantype); in nl80211_parse_chandef()