Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dutil.c2897 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()
2901 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()
H A Dnl80211.c4413 if (rdev->wiphy.flags & WIPHY_FLAG_4ADDR_AP) in nl80211_valid_4addr()
/linux/include/net/
H A Dcfg80211.h5128 * @WIPHY_FLAG_4ADDR_AP: supports 4addr mode even on AP (with a single station
5178 WIPHY_FLAG_4ADDR_AP = BIT(5), enumerator