Searched refs:MXGE_MAX_THROTTLE (Results 1 – 2 of 2) sorted by relevance
275 #define MXGE_MAX_THROTTLE 4096 macro
1327 if (throttle < MXGE_MIN_THROTTLE || throttle > MXGE_MAX_THROTTLE) in mxge_change_throttle()4210 if (mxge_throttle && mxge_throttle > MXGE_MAX_THROTTLE) in mxge_fetch_tunables()4211 mxge_throttle = MXGE_MAX_THROTTLE; in mxge_fetch_tunables()