Searched refs:chantype (Results 1 – 1 of 1) sorted by relevance
3820 enum nl80211_channel_type chantype; in _nl80211_parse_chandef() local3822 chantype = nla_get_u32(attrs[NL80211_ATTR_WIPHY_CHANNEL_TYPE]); in _nl80211_parse_chandef()3824 switch (chantype) { in _nl80211_parse_chandef()3833 chantype); in _nl80211_parse_chandef()