Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dutil.c2253 !cfg80211_iftype_allowed(wiphy, iftype, 0, 1)) in cfg80211_iter_combinations()
2275 if (cfg80211_iftype_allowed(wiphy, iftype, 0, 1)) in cfg80211_iter_combinations()
2636 bool cfg80211_iftype_allowed(struct wiphy *wiphy, enum nl80211_iftype iftype, in cfg80211_iftype_allowed() function
2657 EXPORT_SYMBOL(cfg80211_iftype_allowed);
H A Dcore.c1587 if (!cfg80211_iftype_allowed(wdev->wiphy, wdev->iftype, in cfg80211_netdev_notifier_call()
H A Dnl80211.c4313 if (!cfg80211_iftype_allowed(&rdev->wiphy, type, params.use_4addr, 0)) in _nl80211_new_interface()
/openbmc/linux/net/mac80211/
H A Dutil.c4862 if (cfg80211_iftype_allowed(local->hw.wiphy, iftype, 0, 1)) { in ieee80211_check_combinations()
4897 cfg80211_iftype_allowed(local->hw.wiphy, in ieee80211_check_combinations()
/openbmc/linux/include/net/
H A Dcfg80211.h9078 bool cfg80211_iftype_allowed(struct wiphy *wiphy, enum nl80211_iftype iftype,