Home
last modified time | relevance | path

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

/Linux-v5.15/net/wireless/
Dutil.c2271 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()
2275 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()
Dnl80211.c3862 if (rdev->wiphy.flags & WIPHY_FLAG_4ADDR_AP) in nl80211_valid_4addr()
/Linux-v5.15/net/mac80211/
Dmain.c595 WIPHY_FLAG_4ADDR_AP | in ieee80211_alloc_hw_nm()
/Linux-v5.15/include/net/
Dcfg80211.h4409 WIPHY_FLAG_4ADDR_AP = BIT(5), enumerator