Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs_channel.h105 #define WLAN_CHAN_HE80_80 (WLAN_CHAN_HECAP | WLAN_CHAN_80_80MHZ) macro
252 (((_flag) & WLAN_CHAN_BW_MASK) == WLAN_CHAN_HE80_80)
511 #define WLAN_CHAN_HE80_80 0x0000000800000000 macro
660 (WLAN_CHAN_5GHZ | WLAN_CHAN_HE80_80)
663 (WLAN_CHAN_6GHZ | WLAN_CHAN_HE80_80)