Home
last modified time | relevance | path

Searched refs:width_max (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/athk/
H A Ddfs_pattern_detector.h74 u8 width_max; member
H A Ddfs_pri_detector.c390 if ((rs->width_min > event->width) || (rs->width_max < event->width)) in pri_detector_add_pulse()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h417 u32 width_max; member
H A Dwmi.c4156 radar_info->width_max = rs.width_max; in ath10k_dfs_radar_report()
4164 radar_info->width_min, radar_info->width_max, in ath10k_dfs_radar_report()
9096 cmd->width_max = __cpu_to_le32(arg->width_max); in ath10k_wmi_10_4_gen_radar_found()
9103 arg->width_max, arg->sidx_min, arg->sidx_max); in ath10k_wmi_10_4_gen_radar_found()
H A Dwmi.h3507 __le32 width_max; member