Home
last modified time | relevance | path

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

/linux-2.6.39/net/wireless/
Dcore.c234 if (!(rdev->wiphy.flags & WIPHY_FLAG_NETNS_OK)) in cfg80211_switch_netns()
Dnl80211.c743 if (dev->wiphy.flags & WIPHY_FLAG_NETNS_OK) { in nl80211_send_wiphy()
/linux-2.6.39/net/mac80211/
Dmain.c585 wiphy->flags |= WIPHY_FLAG_NETNS_OK | in ieee80211_alloc_hw()
/linux-2.6.39/include/net/
Dcfg80211.h1425 WIPHY_FLAG_NETNS_OK = BIT(3), enumerator