Home
last modified time | relevance | path

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

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