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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde2104x.c143 TxPoll = 0x08, enumerator in enum:__anon13466
165 /* Rx/TxPoll bits */
658 dw32(TxPoll, NormalTxPoll);
804 dw32(TxPoll, NormalTxPoll);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D8139cp.c171 TxPoll = 0xD9, /* Tell chip to check Tx descriptors for work */ enumerator in enum:__anon12415
882 cpw8(TxPoll, NormalTxPoll);
H A Dr8169.c214 TxPoll = 0x38, enumerator in enum:rtl_registers
4335 RTL_W8(TxPoll, NPQ); /* set polling bit */
4440 * 8168 hack: TxPoll requests are lost when the Tx packets are
4441 * too close. Let's kick an extra TxPoll request when a burst
4447 RTL_W8(TxPoll, NPQ);

Completed in 184 milliseconds