Searched refs:chantype (Results 1 – 1 of 1) sorted by relevance
2924 enum nl80211_channel_type chantype; in nl80211_parse_chandef() local2926 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()