Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs_channel.h60 #define WLAN_CHAN_6GHZ 0x0000000000000030 macro
207 (((_flag) & WLAN_CHAN_BAND_MASK) == WLAN_CHAN_6GHZ)
463 #define WLAN_CHAN_6GHZ 0x0000001000000000 macro
633 (WLAN_CHAN_6GHZ | WLAN_CHAN_HE20)
639 (WLAN_CHAN_6GHZ | WLAN_CHAN_HE40PLUS)
645 (WLAN_CHAN_6GHZ | WLAN_CHAN_HE40MINUS)
651 (WLAN_CHAN_6GHZ | WLAN_CHAN_HE80)
657 (WLAN_CHAN_6GHZ | WLAN_CHAN_HE160)
663 (WLAN_CHAN_6GHZ | WLAN_CHAN_HE80_80)
669 (WLAN_CHAN_6GHZ | WLAN_CHAN_EHT20)
[all …]