Searched refs:TIME_OUT_INCREMENT (Results 1 – 1 of 1) sorted by relevance
63 #define TIME_OUT_INCREMENT 1016 macro451 } else if (timeout_in_us <= TIME_OUT_INCREMENT) { in dce_aux_configure_timeout()456 } else if (timeout_in_us <= 2 * TIME_OUT_INCREMENT) { in dce_aux_configure_timeout()461 } else if (timeout_in_us <= 4 * TIME_OUT_INCREMENT) { in dce_aux_configure_timeout()466 } else if (timeout_in_us > 4 * TIME_OUT_INCREMENT) { in dce_aux_configure_timeout()