Searched refs:FUDGE (Results 1 – 2 of 2) sorted by relevance
20 #define FUDGE 2 macro27 tsf += TU_TO_USEC(FUDGE + ah->config.sw_beacon_response_time); in ath9k_get_next_tbtt()
2115 #define FUDGE (AR5K_TUNE_SW_BEACON_RESP + 3) in ath5k_beacon_update_timers() macro2125 nexttbtt = roundup(hw_tu + FUDGE, intval); in ath5k_beacon_update_timers()2152 nexttbtt = bc_tu + roundup(hw_tu + FUDGE - bc_tu, intval); in ath5k_beacon_update_timers()2154 #undef FUDGE in ath5k_beacon_update_timers()