Searched refs:RxBufEmpty (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dpci-skeleton.c280 RxBufEmpty = 0x01, enumerator in enum:ChipCmdBits
1517 while ((NETDRV_R8 (ChipCmd) & RxBufEmpty) == 0) {
H A D8139too.c341 RxBufEmpty = 0x01, enumerator in enum:ChipCmdBits
1941 && (RTL_R8 (ChipCmd) & RxBufEmpty) == 0) {
H A Dsis190.c160 RxBufEmpty = 0x01, // unused enumerator in enum:sis190_register_content
H A Dr8169.c301 RxBufEmpty = 0x01, enumerator in enum:RTL8169_register_content

Completed in 109 milliseconds