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

/drivers/net/ethernet/seeq/
H A Dether3.c303 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND);
346 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND); local
473 ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR));
637 ether3_outw(next_ptr >> 8, REG_RECVEND);
653 ether3_outw(next_ptr >> 8, REG_RECVEND);
665 ether3_outw(next_ptr >> 8, REG_RECVEND);
693 ether3_outw(next_ptr >> 8, REG_RECVEND);
H A Dether3.h111 #define REG_RECVEND (priv(dev)->seeq + 0x00c0) macro

Completed in 66 milliseconds