Home
last modified time | relevance | path

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

/linux-3.4.99/net/wireless/
Dmesh.c87 if (!(rdev->wiphy.flags & WIPHY_FLAG_MESH_AUTH) && in __cfg80211_join_mesh()
Dnl80211.c744 if (dev->wiphy.flags & WIPHY_FLAG_MESH_AUTH) in nl80211_send_wiphy()
/linux-3.4.99/net/mac80211/
Dmain.c776 local->hw.wiphy->flags |= WIPHY_FLAG_MESH_AUTH; in ieee80211_register_hw()
/linux-3.4.99/include/net/
Dcfg80211.h1781 WIPHY_FLAG_MESH_AUTH = BIT(10), enumerator