Searched refs:TxThresh (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Depic100.c204 PRxCDAR=0x84, RxSTAT=0xA4, EarlyRx=0xB0, PTxCDAR=0xC4, TxThresh=0xDC, enumerator in enum:epic_registers
705 outl(ep->tx_threshold, ioaddr + TxThresh);
817 outl(ep->tx_threshold, ioaddr + TxThresh);
1128 outl(ep->tx_threshold += 128, ioaddr + TxThresh);
H A D8139cp.c176 TxThresh = 0xEC, /* Early Tx threshold */ enumerator in enum:__anon16264
1010 cpw8(TxThresh, 0x06);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Depic100.c204 PRxCDAR=0x84, RxSTAT=0xA4, EarlyRx=0xB0, PTxCDAR=0xC4, TxThresh=0xDC, enumerator in enum:epic_registers
705 outl(ep->tx_threshold, ioaddr + TxThresh);
817 outl(ep->tx_threshold, ioaddr + TxThresh);
1128 outl(ep->tx_threshold += 128, ioaddr + TxThresh);
H A D8139cp.c176 TxThresh = 0xEC, /* Early Tx threshold */ enumerator in enum:__anon27957
1010 cpw8(TxThresh, 0x06);

Completed in 179 milliseconds