Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dbase.c2049 u32 nexttbtt, intval, hw_tu, bc_tu; in ath5k_beacon_update_timers() local
2064 bc_tu = TSF_TO_TU(bc_tsf); in ath5k_beacon_update_timers()
2107 nexttbtt = bc_tu + roundup(hw_tu + FUDGE - bc_tu, intval); in ath5k_beacon_update_timers()
2133 (unsigned long long) hw_tsf, bc_tu, hw_tu, nexttbtt); in ath5k_beacon_update_timers()