Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dinit.c69 wiphy->flags &= ~(WIPHY_FLAG_IBSS_RSN | WIPHY_FLAG_4ADDR_AP | in mt7921_init_wiphy()
/Linux-v6.1/net/wireless/
Dutil.c2441 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()
2445 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()
Dnl80211.c4097 if (rdev->wiphy.flags & WIPHY_FLAG_4ADDR_AP) in nl80211_valid_4addr()
/Linux-v6.1/net/mac80211/
Dmain.c678 WIPHY_FLAG_4ADDR_AP | in ieee80211_alloc_hw_nm()
/Linux-v6.1/include/net/
Dcfg80211.h4698 WIPHY_FLAG_4ADDR_AP = BIT(5), enumerator