Home
last modified time | relevance | path

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

/Linux-v5.10/net/wireless/
Dibss.c47 if (!(wdev->wiphy->flags & WIPHY_FLAG_HAS_STATIC_WEP)) in __cfg80211_ibss_joined()
Dsme.c762 if (!(wdev->wiphy->flags & WIPHY_FLAG_HAS_STATIC_WEP)) in __cfg80211_connect_result()
/Linux-v5.10/include/net/
Dcfg80211.h4328 WIPHY_FLAG_HAS_STATIC_WEP = BIT(24), enumerator