Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_SPLIT_SCAN_6GHZ (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/net/wireless/
Dscan.c884 if (!(rdev->wiphy.flags & WIPHY_FLAG_SPLIT_SCAN_6GHZ)) in cfg80211_scan()
939 (rdev->wiphy.flags & WIPHY_FLAG_SPLIT_SCAN_6GHZ) && in ___cfg80211_scan_done()
/Linux-v5.10/include/net/
Dcfg80211.h4307 WIPHY_FLAG_SPLIT_SCAN_6GHZ = BIT(2), enumerator