Home
last modified time | relevance | path

Searched defs:th_max (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/net/altq/
H A Daltq_rio.h54 int th_max; /* red max threshold */ member
H A Daltq_red.c173 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, in red_alloc()
H A Daltq_red.h46 int th_max; /* red max threshold */ member
/freebsd/sys/netpfil/ipfw/test/
H A Dmain.c30 int32_t th_min, th_max; /* thresholds for hysteresis; negative means per flow */ member
/freebsd/sys/contrib/dev/rtw89/
H A Dphy.c5212 u8 th_max = phystat->last_thermal_max; in rtw89_phy_thermal_protect() local
5236 u8 th, th_max = 0; in rtw89_phy_stat_thermal_update() local