Home
last modified time | relevance | path

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

/linux-2.6.39/net/mac80211/
Dmain.c587 WIPHY_FLAG_4ADDR_STATION | in ieee80211_alloc_hw()
/linux-2.6.39/include/net/
Dcfg80211.h1428 WIPHY_FLAG_4ADDR_STATION = BIT(6), enumerator
/linux-2.6.39/net/wireless/
Dnl80211.c1376 if (rdev->wiphy.flags & WIPHY_FLAG_4ADDR_STATION) in nl80211_valid_4addr()