Searched refs:WIPHY_FLAG_4ADDR_STATION (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmain.c411 WIPHY_FLAG_4ADDR_STATION;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h1224 * @WIPHY_FLAG_4ADDR_STATION: supports 4addr mode even as a station
1233 WIPHY_FLAG_4ADDR_STATION = BIT(6), enumerator in enum:wiphy_flags
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c1150 if (rdev->wiphy.flags & WIPHY_FLAG_4ADDR_STATION)

Completed in 199 milliseconds