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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmain.c409 wiphy->flags |= WIPHY_FLAG_NETNS_OK |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dcore.c233 if (!(rdev->wiphy.flags & WIPHY_FLAG_NETNS_OK))
H A Dnl80211.c591 if (dev->wiphy.flags & WIPHY_FLAG_NETNS_OK) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h1216 * @WIPHY_FLAG_NETNS_OK: if not set, do not allow changing the netns of this
1230 WIPHY_FLAG_NETNS_OK = BIT(3), enumerator in enum:wiphy_flags

Completed in 127 milliseconds