Searched refs:Lrxacc (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;
420 ec->Lrxacc += abs(rx) - ec->Lrx;
421 ec->Lrx = (ec->Lrxacc + (1 << 4)) >> 5;

Completed in 60 milliseconds