Searched refs:ltxacc (Results 1 – 2 of 2) sorted by relevance
186 ec->ltxacc = ec->lrxacc = ec->lcleanacc = ec->lclean_bgacc = 0; in oslec_create()232 ec->ltxacc = ec->lrxacc = ec->lcleanacc = ec->lclean_bgacc = 0; in oslec_flush()344 ec->ltxacc += abs(tx) - ec->ltx; in oslec_update()345 ec->ltx = (ec->ltxacc + (1 << 4)) >> 5; in oslec_update()
136 int ltxacc; member