Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dcfg80211.h438 enum nl80211_channel_type chantype);
/linux-4.1.27/net/wireless/
Dnl80211.c1939 enum nl80211_channel_type chantype; in nl80211_parse_chandef() local
1941 chantype = nla_get_u32( in nl80211_parse_chandef()
1944 switch (chantype) { in nl80211_parse_chandef()
1950 chantype); in nl80211_parse_chandef()