Searched refs:tx_1 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/misc/echo/
H A Decho.h155 int tx_1; member in struct:oslec_state
H A Decho.c188 ec->tx_1 = ec->tx_2 = ec->rx_1 = ec->rx_2 = 0;
234 ec->tx_1 = ec->tx_2 = ec->rx_1 = ec->rx_2 = 0;
572 ec->tx_1 += -(ec->tx_1 >> DC_LOG2BETA) + tmp - ec->tx_2;
573 tmp1 = ec->tx_1 >> 15;
/linux-master/drivers/net/wan/
H A Dwanxlfw.S474 bne tx_1
476 tx_1: movel %d1, tx_out(%d0) label

Completed in 92 milliseconds