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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/echo/
H A Decho.h148 int Ltxacc, Lrxacc, Lcleanacc, Lclean_bgacc; member in struct:oslec_state
H A Decho.c266 ec->Ltxacc = ec->Lrxacc = ec->Lcleanacc = ec->Lclean_bgacc = 0;
307 ec->Ltxacc = ec->Lrxacc = ec->Lcleanacc = ec->Lclean_bgacc = 0;
418 ec->Ltxacc += abs(tx) - ec->Ltx;
419 ec->Ltx = (ec->Ltxacc + (1 << 4)) >> 5;

Completed in 44 milliseconds