Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_REPORTS_OBSS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmain.c581 WIPHY_FLAG_REPORTS_OBSS | in ieee80211_alloc_hw_nm()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c679 WIPHY_FLAG_REPORTS_OBSS | in ieee80211_alloc_hw_nm()
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c2059 wiphy->flags = WIPHY_FLAG_REPORTS_OBSS; in rsi_mac80211_attach()
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c2077 wiphy->flags = WIPHY_FLAG_REPORTS_OBSS; in rsi_mac80211_attach()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h4293 * @WIPHY_FLAG_REPORTS_OBSS: the device will report beacons from other BSSes
4325 WIPHY_FLAG_REPORTS_OBSS = BIT(18), enumerator
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4801 * @WIPHY_FLAG_REPORTS_OBSS: the device will report beacons from other BSSes
4838 WIPHY_FLAG_REPORTS_OBSS = BIT(18), enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c1903 if (rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS) { in nl80211_add_commands_unsplit()
12791 if (!(rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS)) in nl80211_register_beacons()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c2105 if (rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS) { in nl80211_add_commands_unsplit()
14198 if (!(rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS)) in nl80211_register_beacons()

Completed in 69 milliseconds