Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmain.c560 WIPHY_FLAG_REPORTS_OBSS | in ieee80211_alloc_hw_nm()
/Linux-v4.19/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c2002 wiphy->flags = WIPHY_FLAG_REPORTS_OBSS; in rsi_mac80211_attach()
/Linux-v4.19/include/net/
Dcfg80211.h3500 WIPHY_FLAG_REPORTS_OBSS = BIT(18), enumerator
/Linux-v4.19/net/wireless/
Dnl80211.c1560 if (rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS) { in nl80211_add_commands_unsplit()
11560 if (!(rdev->wiphy.flags & WIPHY_FLAG_REPORTS_OBSS)) in nl80211_register_beacons()