Searched refs:WLAN_CHAN_VHT80 (Results 1 – 2 of 2) sorted by relevance
81 #define WLAN_CHAN_VHT80 (WLAN_CHAN_VHTCAP | WLAN_CHAN_80MHZ) macro228 (((_flag) & WLAN_CHAN_BW_MASK) == WLAN_CHAN_VHT80)487 #define WLAN_CHAN_VHT80 0x0000000000800000 macro593 (WLAN_CHAN_5GHZ | WLAN_CHAN_VHT80)
125 ((chan->dfs_ch_flags & WLAN_CHAN_VHT80) == WLAN_CHAN_VHT80) && in dfs_dur_check()