Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dibss.c47 if (!(wdev->wiphy->flags & WIPHY_FLAG_HAS_STATIC_WEP)) in __cfg80211_ibss_joined()
Dsme.c757 if (!(wdev->wiphy->flags & WIPHY_FLAG_HAS_STATIC_WEP)) in __cfg80211_connect_result()
/Linux-v4.19/include/net/
Dcfg80211.h3506 WIPHY_FLAG_HAS_STATIC_WEP = BIT(24), enumerator