Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dcfg80211.h777 enum nl80211_channel_type chantype);
/Linux-v5.15/net/wireless/
Dnl80211.c3041 enum nl80211_channel_type chantype; in nl80211_parse_chandef() local
3043 chantype = nla_get_u32(attrs[NL80211_ATTR_WIPHY_CHANNEL_TYPE]); in nl80211_parse_chandef()
3045 switch (chantype) { in nl80211_parse_chandef()
3051 chantype); in nl80211_parse_chandef()