Home
last modified time | relevance | path

Searched refs:is_dc (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_fcc_bin5.c341 int *is_dc) in dfs_check_chirping_sowl() argument
357 *is_dc = 0; in dfs_check_chirping_sowl()
452 is_chirp, *is_dc); in dfs_check_chirping_sowl()
480 int *is_dc) in dfs_check_chirping_merlin() argument
776 int *is_dc) in dfs_check_chirping() argument
780 is_ext, slope, is_dc); in dfs_check_chirping()
783 is_ext, slope, is_dc); in dfs_check_chirping()
H A Ddfs_process_phyerr.c71 int is_dc) in dfs_get_event_freqcentre() argument
98 if (is_dc) { in dfs_get_event_freqcentre()
166 e->is_dc = 0; in dfs_process_phyerr_owl()
317 e->is_dc = !!(((pulse_bw_info & EXT_CH_RADAR_FOUND) && in dfs_process_phyerr_sowl()
326 e->is_dc) * 1000; in dfs_process_phyerr_sowl()
H A Ddfs_phyerr_tlv.c702 e->is_dc = 0; in dfs_process_phyerr_bb_tlv()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h1653 is_dc:1, member
1874 int *is_dc);