Searched refs:low_thresh_delta (Results 1 – 2 of 2) sorted by relevance
2833 u8 low_thresh_delta; in igb_init_thermal_sensor_thresh_generic() local2862 low_thresh_delta = FIELD_GET(NVM_ETS_LTHRES_DELTA_MASK, ets_cfg); in igb_init_thermal_sensor_thresh_generic()2880 low_thresh_delta; in igb_init_thermal_sensor_thresh_generic()
3965 u8 low_thresh_delta; in ixgbe_init_thermal_sensor_thresh_generic() local3984 low_thresh_delta = FIELD_GET(IXGBE_ETS_LTHRES_DELTA_MASK, ets_cfg); in ixgbe_init_thermal_sensor_thresh_generic()4013 data->sensor[i].max_op_thresh = therm_limit - low_thresh_delta; in ixgbe_init_thermal_sensor_thresh_generic()