Searched refs:FUDGE (Results 1 – 6 of 6) sorted by relevance
42 FUDGE=$((EXPECTED * 20 / 100))43 MIN_UB_WRITES=$((EXPECTED - FUDGE))44 MAX_UB_WRITES=$((EXPECTED + FUDGE))
108 #define FUDGE 4 /* Fudge factor for alignment */ macro113 #define FUDGE 4 macro116 #define STACK_SIZE (NREGS * GPRWIDTH + 4 * 2 + 12 + FUDGE)
51 #define FUDGE 5 macro218 BTMPH = sub(#FUDGE,BTMPH) // amount to right shift
71 #define FUDGE 7 macro
929 #define FUDGE 2 in ath_beacon_config() macro1048 tsftu = TSF_TO_TU(tsf>>32, tsf) + FUDGE; in ath_beacon_config()1194 tsftu = TSF_TO_TU(tsf>>32, tsf) + FUDGE; in ath_beacon_config()1248 #undef FUDGE in ath_beacon_config()
[all...]