Searched refs:FP1 (Results 1 – 1 of 1) sorted by relevance
680 #define FP1 Q(FRAC_BITS, 1) in calc_timeout() macro687 result = SHR_FP((ACK_RANDOM_FACTOR - FP1) * r, MAX_BITS); in calc_timeout()691 result = SHR_FP(((result + FP1) * ACK_TIMEOUT), FRAC_BITS); in calc_timeout()697 #undef FP1 in calc_timeout()