Searched refs:low_thresh_delta (Results 1 – 2 of 2) sorted by relevance
2841 u8 low_thresh_delta; in igb_init_thermal_sensor_thresh_generic() local2870 low_thresh_delta = ((ets_cfg & NVM_ETS_LTHRES_DELTA_MASK) >> in igb_init_thermal_sensor_thresh_generic()2891 low_thresh_delta; in igb_init_thermal_sensor_thresh_generic()
3967 u8 low_thresh_delta; in ixgbe_init_thermal_sensor_thresh_generic() local3983 low_thresh_delta = ((ets_cfg & IXGBE_ETS_LTHRES_DELTA_MASK) >> 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()