Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_4ADDR_AP (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c547 wiphy->flags &= ~(WIPHY_FLAG_IBSS_RSN | WIPHY_FLAG_4ADDR_AP | in mt792x_init_wiphy()
/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c2243 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()
2247 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()
H A Dnl80211.c3740 if (rdev->wiphy.flags & WIPHY_FLAG_4ADDR_AP) in nl80211_valid_4addr()
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c2632 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()
2636 return wiphy->flags & WIPHY_FLAG_4ADDR_AP; in cfg80211_iftype_allowed()
H A Dnl80211.c4154 if (rdev->wiphy.flags & WIPHY_FLAG_4ADDR_AP) in nl80211_valid_4addr()
/kernel/linux/linux-5.10/net/mac80211/
H A Dmain.c579 WIPHY_FLAG_4ADDR_AP | in ieee80211_alloc_hw_nm()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c677 WIPHY_FLAG_4ADDR_AP | in ieee80211_alloc_hw_nm()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h4273 * @WIPHY_FLAG_4ADDR_AP: supports 4addr mode even on AP (with a single station
4313 WIPHY_FLAG_4ADDR_AP = BIT(5), enumerator
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4781 * @WIPHY_FLAG_4ADDR_AP: supports 4addr mode even on AP (with a single station
4826 WIPHY_FLAG_4ADDR_AP = BIT(5), enumerator

Completed in 71 milliseconds