Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_fcc_bin5.c340 int *slope, in dfs_check_chirping_sowl() argument
356 *slope = 0; in dfs_check_chirping_sowl()
410 *slope = ctl_slope; in dfs_check_chirping_sowl()
440 *slope = ext_slope; in dfs_check_chirping_sowl()
479 int *slope, in dfs_check_chirping_merlin() argument
775 int *slope, 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.c476 int slope) in dfs_bump_up_bin5_pulse_dur() argument
479 e->dur, slope); in dfs_bump_up_bin5_pulse_dur()
704 int slope = 0, dc_found = 0; in dfs_process_phyerr() local
722 (e.is_ext ? 1 : 0), &slope, &dc_found); in dfs_process_phyerr()
724 dfs_bump_up_bin5_pulse_dur(dfs, &e, slope); in dfs_process_phyerr()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h1873 int *slope,