Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dmesh.c111 if (!(rdev->wiphy.flags & WIPHY_FLAG_MESH_AUTH) && in __cfg80211_join_mesh()
Dnl80211.c1312 if ((rdev->wiphy.flags & WIPHY_FLAG_MESH_AUTH) && in nl80211_send_wiphy()
/linux-4.1.27/net/mac80211/
Dmain.c940 local->hw.wiphy->flags |= WIPHY_FLAG_MESH_AUTH; in ieee80211_register_hw()
/linux-4.1.27/include/net/
Dcfg80211.h2772 WIPHY_FLAG_MESH_AUTH = BIT(10), enumerator