Searched refs:WIPHY_FLAG_4ADDR_AP (Results 1 – 4 of 4) sorted by relevance
2140 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()2144 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()
3483 if (rdev->wiphy.flags & WIPHY_FLAG_4ADDR_AP) in nl80211_valid_4addr()
559 WIPHY_FLAG_4ADDR_AP | in ieee80211_alloc_hw_nm()
4001 WIPHY_FLAG_4ADDR_AP = BIT(5), enumerator