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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/arm/
H A Dether3.c304 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND);
349 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND); local
485 ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR));
649 ether3_outw(next_ptr >> 8, REG_RECVEND);
665 ether3_outw(next_ptr >> 8, REG_RECVEND);
677 ether3_outw(next_ptr >> 8, REG_RECVEND);
705 ether3_outw(next_ptr >> 8, REG_RECVEND);
H A Dether3.h111 #define REG_RECVEND (priv(dev)->seeq + 0x00c0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/arm/
H A Dether3.c304 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND);
349 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND); local
485 ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR));
649 ether3_outw(next_ptr >> 8, REG_RECVEND);
665 ether3_outw(next_ptr >> 8, REG_RECVEND);
677 ether3_outw(next_ptr >> 8, REG_RECVEND);
705 ether3_outw(next_ptr >> 8, REG_RECVEND);
H A Dether3.h111 #define REG_RECVEND (priv(dev)->seeq + 0x00c0) macro

Completed in 114 milliseconds