Searched refs:ltxacc (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/misc/echo/
H A Decho.h136 int ltxacc; member in struct:oslec_state
H A Decho.c186 ec->ltxacc = ec->lrxacc = ec->lcleanacc = ec->lclean_bgacc = 0;
232 ec->ltxacc = ec->lrxacc = ec->lcleanacc = ec->lclean_bgacc = 0;
344 ec->ltxacc += abs(tx) - ec->ltx;
345 ec->ltx = (ec->ltxacc + (1 << 4)) >> 5;

Completed in 94 milliseconds