Searched refs:ltxacc (Results 1 – 2 of 2) sorted by relevance
198 ec->ltxacc = ec->lrxacc = ec->lcleanacc = ec->lclean_bgacc = 0; in oslec_create()244 ec->ltxacc = ec->lrxacc = ec->lcleanacc = ec->lclean_bgacc = 0; in oslec_flush()356 ec->ltxacc += abs(tx) - ec->ltx; in oslec_update()357 ec->ltx = (ec->ltxacc + (1 << 4)) >> 5; in oslec_update()
148 int ltxacc; member