tx_2              188 drivers/misc/echo/echo.c 	ec->tx_1 = ec->tx_2 = ec->rx_1 = ec->rx_2 = 0;
tx_2              234 drivers/misc/echo/echo.c 	ec->tx_1 = ec->tx_2 = ec->rx_1 = ec->rx_2 = 0;
tx_2              572 drivers/misc/echo/echo.c 		ec->tx_1 += -(ec->tx_1 >> DC_LOG2BETA) + tmp - ec->tx_2;
tx_2              579 drivers/misc/echo/echo.c 		ec->tx_2 = tmp;
tx_2              156 drivers/misc/echo/echo.h 	int tx_2;