Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_ENFORCE_COMBINATIONS (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/wireless/
Dcore.c427 wiphy->flags |= WIPHY_FLAG_ENFORCE_COMBINATIONS; in wiphy_verify_combinations()
Dutil.c956 if (!(rdev->wiphy.flags & WIPHY_FLAG_ENFORCE_COMBINATIONS)) in cfg80211_can_change_interface()
/linux-3.4.99/include/net/
Dcfg80211.h1783 WIPHY_FLAG_ENFORCE_COMBINATIONS = BIT(12), enumerator