Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dibss.c48 if (!(wdev->wiphy->flags & WIPHY_FLAG_HAS_STATIC_WEP)) in __cfg80211_ibss_joined()
Dsme.c844 if (!(wdev->wiphy->flags & WIPHY_FLAG_HAS_STATIC_WEP)) in __cfg80211_connect_result()
/linux-6.1.9/include/net/
Dcfg80211.h4716 WIPHY_FLAG_HAS_STATIC_WEP = BIT(24), enumerator