Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dmain.c847 WIPHY_FLAG_REPORTS_OBSS | in ieee80211_alloc_hw_nm()
/linux-6.15/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c2082 wiphy->flags = WIPHY_FLAG_REPORTS_OBSS; in rsi_mac80211_attach()
/linux-6.15/include/net/
H A Dcfg80211.h5089 WIPHY_FLAG_REPORTS_OBSS = BIT(18), enumerator
/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4819 wiphy->flags |= WIPHY_FLAG_REPORTS_OBSS; in mwifiex_register_cfg80211()
/linux-6.15/net/wireless/
H A Dnl80211.c2163 if (rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS) { in nl80211_add_commands_unsplit()
14374 if (!(rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS)) in nl80211_register_beacons()