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.c2105 wiphy->flags = WIPHY_FLAG_REPORTS_OBSS; in rsi_mac80211_attach()
/linux/include/net/
H A Dcfg80211.h5502 * @WIPHY_FLAG_REPORTS_OBSS: the device will report beacons from other BSSes
5545 WIPHY_FLAG_REPORTS_OBSS = BIT(18),
5352 WIPHY_FLAG_REPORTS_OBSS = BIT(18), global() enumerator
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4817 wiphy->flags |= WIPHY_FLAG_REPORTS_OBSS; in mwifiex_register_cfg80211()
/linux/net/wireless/
H A Dnl80211.c2405 if (rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS) { in nl80211_send_pmsr_capa()
15853 if (!(rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS)) in nl80211_stop_nan()