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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arm/
H A Dether3.c305 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND);
350 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND); local
486 ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR));
651 ether3_outw(next_ptr >> 8, REG_RECVEND);
667 ether3_outw(next_ptr >> 8, REG_RECVEND);
679 ether3_outw(next_ptr >> 8, REG_RECVEND);
707 ether3_outw(next_ptr >> 8, REG_RECVEND);
H A Dether3.h111 #define REG_RECVEND (priv(dev)->seeq + 0x00c0) macro

Completed in 24 milliseconds