Searched refs:REG_RECVEND (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/seeq/ |
H A D | ether3.c | 300 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND); in ether3_init_2() 343 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND); in ether3_init_for_open() local 464 ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR)); in ether3_timeout() 625 ether3_outw(next_ptr >> 8, REG_RECVEND); in ether3_rx() 641 ether3_outw(next_ptr >> 8, REG_RECVEND); in ether3_rx() 650 ether3_outw(next_ptr >> 8, REG_RECVEND); in ether3_rx() 656 ether3_outw(next_ptr >> 8, REG_RECVEND); in ether3_rx()
|
H A D | ether3.h | 108 #define REG_RECVEND (priv(dev)->seeq + 0x00c0) macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/seeq/ |
H A D | ether3.c | 300 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND); in ether3_init_2() 343 ether3_outw(priv(dev)->rx_head >> 8, REG_RECVEND); in ether3_init_for_open() local 464 ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR)); in ether3_timeout() 625 ether3_outw(next_ptr >> 8, REG_RECVEND); in ether3_rx() 641 ether3_outw(next_ptr >> 8, REG_RECVEND); in ether3_rx() 650 ether3_outw(next_ptr >> 8, REG_RECVEND); in ether3_rx() 656 ether3_outw(next_ptr >> 8, REG_RECVEND); in ether3_rx()
|
H A D | ether3.h | 108 #define REG_RECVEND (priv(dev)->seeq + 0x00c0) macro
|
Completed in 4 milliseconds