Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dmesh.c117 if (!(rdev->wiphy.flags & WIPHY_FLAG_MESH_AUTH) && in __cfg80211_join_mesh()
H A Dnl80211.c2456 if ((rdev->wiphy.flags & WIPHY_FLAG_MESH_AUTH) && in nl80211_send_wiphy()
/openbmc/linux/net/mac80211/
H A Dmain.c1208 local->hw.wiphy->flags |= WIPHY_FLAG_MESH_AUTH; in ieee80211_register_hw()
/openbmc/linux/include/net/
H A Dcfg80211.h4832 WIPHY_FLAG_MESH_AUTH = BIT(10), enumerator