Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c2093 u32 nexttbtt, intval, hw_tu, bc_tu; in ath5k_beacon_update_timers() local
2108 bc_tu = TSF_TO_TU(bc_tsf); in ath5k_beacon_update_timers()
2151 nexttbtt = bc_tu + roundup(hw_tu + FUDGE - bc_tu, intval); in ath5k_beacon_update_timers()
2177 (unsigned long long) hw_tsf, bc_tu, hw_tu, nexttbtt); in ath5k_beacon_update_timers()