Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
Ddfs_channel.h284 #define WLAN_IS_CHAN_11N_HT40PLUS(_c) WLAN_IS_CHAN_HT40PLUS(_c) macro
544 #define WLAN_IS_CHAN_11N_HT40PLUS(_c) \ macro
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
Ddfs_phyerr_tlv.c484 if (WLAN_IS_CHAN_11N_HT40PLUS(dfs->dfs_curchan) || in dfs_tlv_calc_freq_info()
Ddfs_process_phyerr.c87 if (WLAN_IS_CHAN_11N_HT40PLUS(dfs->dfs_curchan)) in dfs_get_event_freqcentre()