Searched refs:TxThreshold (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbmac.h34 # define TxThreshold 0x0004 macro
H A Dstarfire.c337 TxThreshold=0x500B0, enumerator in enum:register_offsets
1027 writel(np->tx_threshold, ioaddr + TxThreshold);
1710 writel(++np->tx_threshold, np->base + TxThreshold);
H A Dyellowfin.c253 ChipRev=0x8C, DMACtrl=0x90, TxThreshold=0x94, enumerator in enum:yellowfin_offsets
615 iowrite32(yp->tx_threshold, ioaddr + TxThreshold);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dmedia.c434 if (negotiated & LPA_100) new_csr6 &= ~TxThreshold;
435 else new_csr6 |= TxThreshold;
H A Dtulip.h166 TxThreshold = (1 << 22), enumerator in enum:tulip_mode_bits

Completed in 204 milliseconds