Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dmain.c680 WIPHY_FLAG_REPORTS_OBSS | in ieee80211_alloc_hw_nm()
/linux-6.1.9/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c2076 wiphy->flags = WIPHY_FLAG_REPORTS_OBSS; in rsi_mac80211_attach()
/linux-6.1.9/include/net/
Dcfg80211.h4710 WIPHY_FLAG_REPORTS_OBSS = BIT(18), enumerator
/linux-6.1.9/net/wireless/
Dnl80211.c2078 if (rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS) { in nl80211_add_commands_unsplit()
13916 if (!(rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS)) in nl80211_register_beacons()