Searched refs:cfg80211_iftype_allowed (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/wireless/
H A Dutil.c2401 !cfg80211_iftype_allowed(wiphy, iftype, 0, 1))
2423 if (cfg80211_iftype_allowed(wiphy, iftype, 0, 1))
2779 bool cfg80211_iftype_allowed(struct wiphy *wiphy, enum nl80211_iftype iftype, function
2800 EXPORT_SYMBOL(cfg80211_iftype_allowed); variable
H A Dcore.c1572 if (!cfg80211_iftype_allowed(wdev->wiphy, wdev->iftype,
H A Dnl80211.c4286 if (!cfg80211_iftype_allowed(&rdev->wiphy, type, params.use_4addr, 0))
/linux-master/net/mac80211/
H A Dutil.c3973 if (cfg80211_iftype_allowed(local->hw.wiphy, iftype, 0, 1)) {
4008 cfg80211_iftype_allowed(local->hw.wiphy,
/linux-master/include/net/
H A Dcfg80211.h9328 * cfg80211_iftype_allowed - check whether the interface can be allowed
9340 bool cfg80211_iftype_allowed(struct wiphy *wiphy, enum nl80211_iftype iftype,

Completed in 200 milliseconds