Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_process_phyerr.c503 if (dfs->dfs_caps.wlan_dfs_ext_chan_ok) { in dfs_filter_short_pulses()
519 (dfs->dfs_caps.wlan_dfs_ext_chan_ok) ? in dfs_filter_short_pulses()
663 } else if (dfs->dfs_caps.wlan_dfs_ext_chan_ok) { in dfs_process_phyerr()
682 dfs->dfs_caps.wlan_dfs_ext_chan_ok) { in dfs_process_phyerr()
/wlan-driver/qca-wifi-host-cmn/target_if/dfs/src/
H A Dtarget_if_dfs_partial_offload.c49 dfs_caps->wlan_dfs_ext_chan_ok = 0; in target_if_dfs_get_caps()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_ioctl.h244 uint32_t wlan_dfs_ext_chan_ok:1, member