Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_MESH_AUTH (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/net/wireless/
Dmesh.c117 if (!(rdev->wiphy.flags & WIPHY_FLAG_MESH_AUTH) && in __cfg80211_join_mesh()
Dnl80211.c2452 if ((rdev->wiphy.flags & WIPHY_FLAG_MESH_AUTH) && in nl80211_send_wiphy()
/linux-6.6.21/net/mac80211/
Dmain.c1180 local->hw.wiphy->flags |= WIPHY_FLAG_MESH_AUTH; in ieee80211_register_hw()
/linux-6.6.21/include/net/
Dcfg80211.h4830 WIPHY_FLAG_MESH_AUTH = BIT(10), enumerator