Home
last modified time | relevance | path

Searched refs:FUDGE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-beacon.c19 #define FUDGE 2 macro
26 tsf += TU_TO_USEC(FUDGE + ah->config.sw_beacon_response_time); in ath9k_get_next_tbtt()
H A Dhtc_drv_beacon.c19 #define FUDGE 2 macro
H A Dbeacon.c20 #define FUDGE 2 macro
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c2114 #define FUDGE (AR5K_TUNE_SW_BEACON_RESP + 3) in ath5k_beacon_update_timers() macro
2124 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()