Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_common.c5034 u8 therm_limit; in ixgbe_init_thermal_sensor_thresh_generic() local
5076 therm_limit = ets_sensor & IXGBE_ETS_DATA_HTHRESH_MASK; in ixgbe_init_thermal_sensor_thresh_generic()
5080 IXGBE_I2C_THERMAL_SENSOR_ADDR, therm_limit); in ixgbe_init_thermal_sensor_thresh_generic()
5084 data->sensor[i].caution_thresh = therm_limit; in ixgbe_init_thermal_sensor_thresh_generic()
5085 data->sensor[i].max_op_thresh = therm_limit - in ixgbe_init_thermal_sensor_thresh_generic()