Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/dfs/src/
H A Dtarget_if_dfs_partial_offload.c54 dfs_caps->wlan_chip_is_over_sampled = 0; in target_if_dfs_get_caps()
75 dfs_caps->wlan_chip_is_over_sampled = 1; in target_if_dfs_get_caps()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/inc/
H A Dwlan_dfs_ioctl.h249 wlan_chip_is_over_sampled:1, member
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_phyerr_tlv.c38 (_dfs->dfs_caps.wlan_chip_is_over_sampled ? 1 : 0)
268 if ((dfs->dfs_caps.wlan_chip_is_over_sampled == 0) && in dfs_check_for_false_detection()