Home
last modified time | relevance | path

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

/net/wireless/
Dnl80211.c2924 enum nl80211_channel_type chantype; in nl80211_parse_chandef() local
2926 chantype = nla_get_u32(attrs[NL80211_ATTR_WIPHY_CHANNEL_TYPE]); in nl80211_parse_chandef()
2928 switch (chantype) { in nl80211_parse_chandef()
2934 chantype); in nl80211_parse_chandef()