Searched refs:txlast (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/wan/ |
D | hd64570.c | 157 port->txlast = 0; in sca_init_port() 360 u32 desc_off = desc_offset(port, port->txlast, 1); in sca_tx_intr() 365 desc = desc_address(port, port->txlast, 1); in sca_tx_intr() 369 port->txlast = next_desc(port, port->txlast, 1); in sca_tx_intr() 590 sca_in(DSR_TX(phy_node(port)), card), port->txin, port->txlast, in sca_dump_rings()
|
D | hd64572.c | 136 port->txlast = 0; in sca_init_port() 305 pkt_desc __iomem *desc = desc_address(port, port->txlast, 1); in sca_tx_done() 319 port->txlast = (port->txlast + 1) % card->tx_ring_buffers; in sca_tx_done() 538 sca_in(DSR_TX(port->chan), card), port->txin, port->txlast, in sca_dump_rings()
|
D | c101.c | 73 u16 txlast; member
|
D | pci200syn.c | 78 u16 txlast; member
|
D | pc300too.c | 91 u16 txlast; member
|
D | n2.c | 108 u16 txlast; member
|