Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dcfg80211.h955 enum nl80211_channel_type chantype);
/linux-6.15/net/wireless/
H A Dnl80211.c3391 enum nl80211_channel_type chantype; in _nl80211_parse_chandef() local
3393 chantype = nla_get_u32(attrs[NL80211_ATTR_WIPHY_CHANNEL_TYPE]); in _nl80211_parse_chandef()
3395 switch (chantype) { in _nl80211_parse_chandef()
3401 chantype); in _nl80211_parse_chandef()