Searched refs:DM9000_PKT_RDY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddm9000.h158 #define DM9000_PKT_RDY 0x01 /* Packet ready to receive */ macro
H A Ddm9000.c994 if (!(rxbyte & DM9000_PKT_RDY))
1069 } while (rxbyte & DM9000_PKT_RDY);

Completed in 91 milliseconds