Searched refs:FUDGE (Results 1 – 4 of 4) sorted by relevance
19 #define FUDGE 2 macro26 tsf += TU_TO_USEC(FUDGE + ah->config.sw_beacon_response_time); in ath9k_get_next_tbtt()
19 #define FUDGE 2 macro
20 #define FUDGE 2 macro
2114 #define FUDGE (AR5K_TUNE_SW_BEACON_RESP + 3) in ath5k_beacon_update_timers() macro2124 nexttbtt = roundup(hw_tu + FUDGE, intval); in ath5k_beacon_update_timers()2151 nexttbtt = bc_tu + roundup(hw_tu + FUDGE - bc_tu, intval); in ath5k_beacon_update_timers()2153 #undef FUDGE in ath5k_beacon_update_timers()