Searched refs:low_thresh_delta (Results 1 – 2 of 2) sorted by relevance
2820 u8 low_thresh_delta; in igb_init_thermal_sensor_thresh_generic() local2849 low_thresh_delta = ((ets_cfg & NVM_ETS_LTHRES_DELTA_MASK) >> in igb_init_thermal_sensor_thresh_generic()2870 low_thresh_delta; in igb_init_thermal_sensor_thresh_generic()
3819 u8 low_thresh_delta; in ixgbe_init_thermal_sensor_thresh_generic() local3835 low_thresh_delta = ((ets_cfg & IXGBE_ETS_LTHRES_DELTA_MASK) >> in ixgbe_init_thermal_sensor_thresh_generic()3865 data->sensor[i].max_op_thresh = therm_limit - low_thresh_delta; in ixgbe_init_thermal_sensor_thresh_generic()