Searched refs:RxState (Results 1 - 1 of 1) 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.c198 RxState = (1 << 19) | (1 << 18) | (1 << 17), enumerator in enum:__anon13466
851 return (dr32(MacStatus) & (RxState | TxState)) ? 1 : 0;
1221 if (status & (RxState | TxState))

Completed in 122 milliseconds