Searched refs:XMTFWU (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/
H A Dmace.h127 #define XMTFWU 0x08 /* xmit fifo watermark update enable */ macro
H A Dmace.c345 out_8(&mb->fifocc, RCVFW_32 | XMTFW_16 | XMTFWU | RCVFWU | XMTBRST);
735 * XMTFWU bit with the transmitter disabled).
738 out_8(&mb->fifocc, in_8(&mb->fifocc) | XMTFWU);
H A Dmacmace.c298 mb->fifocc = XMTFW_8 | RCVFW_64 | XMTFWU | RCVFWU;

Completed in 66 milliseconds