Searched refs:low_thresh_delta (Results 1 – 2 of 2) sorted by relevance
2794 u8 low_thresh_delta; in igb_init_thermal_sensor_thresh_generic() local2823 low_thresh_delta = ((ets_cfg & NVM_ETS_LTHRES_DELTA_MASK) >> in igb_init_thermal_sensor_thresh_generic()2844 low_thresh_delta; in igb_init_thermal_sensor_thresh_generic()
3808 u8 low_thresh_delta; in ixgbe_init_thermal_sensor_thresh_generic() local3824 low_thresh_delta = ((ets_cfg & IXGBE_ETS_LTHRES_DELTA_MASK) >> in ixgbe_init_thermal_sensor_thresh_generic()3854 data->sensor[i].max_op_thresh = therm_limit - low_thresh_delta; in ixgbe_init_thermal_sensor_thresh_generic()