Lines Matching refs:nexttbtt
1334 if (hw_tu >= ah->nexttbtt)
2093 u32 nexttbtt, intval, hw_tu, bc_tu;
2124 nexttbtt = roundup(hw_tu + FUDGE, intval);
2130 nexttbtt = intval;
2151 nexttbtt = bc_tu + roundup(hw_tu + FUDGE - bc_tu, intval);
2155 ah->nexttbtt = nexttbtt;
2158 ath5k_hw_init_beacon_timers(ah, nexttbtt, intval);
2175 "bc_tsf %llx hw_tsf %llx bc_tu %u hw_tu %u nexttbtt %u\n",
2177 (unsigned long long) hw_tsf, bc_tu, hw_tu, nexttbtt);
2239 ah->nexttbtt += ah->bintval;
2241 "SWBA nexttbtt: %x hw_tu: %x "
2243 ah->nexttbtt,