Searched refs:MXGE_MIN_THROTTLE (Results 1 – 2 of 2) sorted by relevance
274 #define MXGE_MIN_THROTTLE 416 macro
1327 if (throttle < MXGE_MIN_THROTTLE || throttle > MXGE_MAX_THROTTLE) in mxge_change_throttle()4212 if (mxge_throttle && mxge_throttle < MXGE_MIN_THROTTLE) in mxge_fetch_tunables()4213 mxge_throttle = MXGE_MIN_THROTTLE; in mxge_fetch_tunables()