Searched refs:low_thresh_delta (Results 1 – 2 of 2) sorted by relevance
2837 u8 low_thresh_delta; in igb_init_thermal_sensor_thresh_generic() local2866 low_thresh_delta = ((ets_cfg & NVM_ETS_LTHRES_DELTA_MASK) >> in igb_init_thermal_sensor_thresh_generic()2887 low_thresh_delta; in igb_init_thermal_sensor_thresh_generic()
3966 u8 low_thresh_delta; in ixgbe_init_thermal_sensor_thresh_generic() local3982 low_thresh_delta = ((ets_cfg & IXGBE_ETS_LTHRES_DELTA_MASK) >> in ixgbe_init_thermal_sensor_thresh_generic()4012 data->sensor[i].max_op_thresh = therm_limit - low_thresh_delta; in ixgbe_init_thermal_sensor_thresh_generic()