Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dmain.c558 WIPHY_FLAG_4ADDR_STATION | in ieee80211_alloc_hw()
/linux-3.4.99/include/net/
Dcfg80211.h1778 WIPHY_FLAG_4ADDR_STATION = BIT(6), enumerator
/linux-3.4.99/net/wireless/
Dnl80211.c1618 if (rdev->wiphy.flags & WIPHY_FLAG_4ADDR_STATION) in nl80211_valid_4addr()