Searched refs:TxThreshold (Results 1 – 5 of 5) sorted by relevance
34 # define TxThreshold 0x0004 macro
471 TxThreshold=0x500B0, enumerator1162 writel(np->tx_threshold, ioaddr + TxThreshold); in netdev_open()1758 writel(++np->tx_threshold, dev->base_addr + TxThreshold); in netdev_error()
308 ChipRev=0x8C, DMACtrl=0x90, TxThreshold=0x94, enumerator661 outl(yp->tx_threshold, ioaddr + TxThreshold); in yellowfin_open()
439 if (negotiated & LPA_100) new_csr6 &= ~TxThreshold; in tulip_check_duplex()440 else new_csr6 |= TxThreshold; in tulip_check_duplex()
154 TxThreshold = (1 << 22), enumerator