Home
last modified time | relevance | path

Searched refs:pri_max (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/athk/
H A Ddfs_pri_detector.c239 if (delta_ts > pde->rs->pri_max) in pseq_handler_create_sequences()
249 pde->rs->pri_max, ts - p->ts); in pseq_handler_create_sequences()
430 de->window_size = rs->pri_max * rs->ppb * rs->num_pri; in pri_detector_init()
H A Ddfs_pattern_detector.h76 u16 pri_max; member
/freebsd/lib/libthr/thread/
H A Dthr_private.h313 #define THR_MAX_PRIORITY (_thr_priorities[SCHED_OTHER-1].pri_max)
317 #define THR_MAX_RR_PRIORITY (_thr_priorities[SCHED_RR-1].pri_max)
322 #define THR_MAX_FIFO_PRIORITY (_thr_priorities[SCHED_FIFO-1].pri_max)
327 int pri_max; member
H A Dthr_attr.c415 param->sched_priority > _thr_priorities[policy-1].pri_max) in _thr_attr_setschedparam()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h415 u32 pri_max; member
H A Dwmi.c4154 radar_info->pri_max = rs.pri_max; in ath10k_dfs_radar_report()
4163 radar_info->pri_min, radar_info->pri_max, in ath10k_dfs_radar_report()
9094 cmd->pri_max = __cpu_to_le32(arg->pri_max); in ath10k_wmi_10_4_gen_radar_found()
9102 arg->pri_min, arg->pri_max, arg->width_min, in ath10k_wmi_10_4_gen_radar_found()
H A Dwmi.h3505 __le32 pri_max; member