Searched refs:MXGE_MIN_THROTTLE (Results 1 – 2 of 2) sorted by relevance
299 #define MXGE_MIN_THROTTLE 416 macro
1345 if (throttle < MXGE_MIN_THROTTLE || throttle > MXGE_MAX_THROTTLE) in mxge_change_throttle()4392 if (mxge_throttle && mxge_throttle < MXGE_MIN_THROTTLE) in mxge_fetch_tunables()4393 mxge_throttle = MXGE_MIN_THROTTLE; in mxge_fetch_tunables()