Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/seeq/
H A Dether3.h114 #define REG_TRANSMITPTR (priv(dev)->seeq + 0x0180) macro
H A Dether3.c299 ether3_outw(0, REG_TRANSMITPTR); in ether3_init_2()
344 ether3_outw(0, REG_TRANSMITPTR); in ether3_init_for_open()
464 ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR)); in ether3_timeout()
530 ether3_outw(ptr, REG_TRANSMITPTR); in ether3_sendpacket()
/kernel/linux/linux-6.6/drivers/net/ethernet/seeq/
H A Dether3.h114 #define REG_TRANSMITPTR (priv(dev)->seeq + 0x0180) macro
H A Dether3.c299 ether3_outw(0, REG_TRANSMITPTR); in ether3_init_2()
344 ether3_outw(0, REG_TRANSMITPTR); in ether3_init_for_open()
464 ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR)); in ether3_timeout()
530 ether3_outw(ptr, REG_TRANSMITPTR); in ether3_sendpacket()

Completed in 4 milliseconds