Searched refs:chantype (Results 1 – 2 of 2) sorted by relevance
792 enum nl80211_channel_type chantype);
2916 enum nl80211_channel_type chantype; in nl80211_parse_chandef() local2918 chantype = nla_get_u32(attrs[NL80211_ATTR_WIPHY_CHANNEL_TYPE]); in nl80211_parse_chandef()2920 switch (chantype) { in nl80211_parse_chandef()2926 chantype); in nl80211_parse_chandef()