Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmain.c865 WIPHY_FLAG_REPORTS_OBSS | in ieee80211_alloc_hw_nm()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c2105 wiphy->flags = WIPHY_FLAG_REPORTS_OBSS; in rsi_mac80211_attach()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dcfg80211.c3845 WIPHY_FLAG_REPORTS_OBSS | in nxpwifi_register_cfg80211()
/linux/include/net/
H A Dcfg80211.h5736 WIPHY_FLAG_REPORTS_OBSS = BIT(18), enumerator
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4824 wiphy->flags |= WIPHY_FLAG_REPORTS_OBSS; in mwifiex_register_cfg80211()
/linux/net/wireless/
H A Dnl80211.c2452 if (rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS) { in nl80211_add_commands_unsplit()
16420 if (!(rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS)) in nl80211_register_beacons()