Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmain.c558 WIPHY_FLAG_4ADDR_AP | in ieee80211_alloc_hw_nm()
/Linux-v4.19/include/net/
Dcfg80211.h3488 WIPHY_FLAG_4ADDR_AP = BIT(5), enumerator
/Linux-v4.19/net/wireless/
Dnl80211.c3091 if (rdev->wiphy.flags & WIPHY_FLAG_4ADDR_AP) in nl80211_valid_4addr()