Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmain.c863 WIPHY_FLAG_REPORTS_OBSS | in ieee80211_alloc_hw_nm()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c2090 wiphy->flags = WIPHY_FLAG_REPORTS_OBSS; in rsi_mac80211_attach()
/linux/include/net/
H A Dcfg80211.h5291 WIPHY_FLAG_REPORTS_OBSS = BIT(18), enumerator
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4811 wiphy->flags |= WIPHY_FLAG_REPORTS_OBSS; in mwifiex_register_cfg80211()
/linux/net/wireless/
H A Dnl80211.c2238 if (rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS) { in nl80211_add_commands_unsplit()
15412 if (!(rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS)) in nl80211_register_beacons()