Searched refs:WLAN_CHAN_VHT40PLUS (Results 1 – 1 of 1) sorted by relevance
75 #define WLAN_CHAN_VHT40PLUS (WLAN_CHAN_VHTCAP | WLAN_CHAN_40PLUS) macro222 (((_flag) & WLAN_CHAN_BW_MASK) == WLAN_CHAN_VHT40PLUS)481 #define WLAN_CHAN_VHT40PLUS 0x0000000000200000 macro551 (((_c)->dfs_ch_flags & WLAN_CHAN_VHT40PLUS) != 0)587 (WLAN_CHAN_5GHZ | WLAN_CHAN_VHT40PLUS)606 (((_c)->dfs_ch_flags & (WLAN_CHAN_VHT40PLUS | \