Searched refs:txlast (Results 1 – 6 of 6) sorted by relevance
/drivers/net/wan/ |
D | hd64570.c | 153 port->txlast = 0; in sca_init_port() 354 u32 desc_off = desc_offset(port, port->txlast, 1); in sca_tx_intr() 360 desc = desc_address(port, port->txlast, 1); in sca_tx_intr() 364 port->txlast = next_desc(port, port->txlast, 1); in sca_tx_intr() 597 sca_in(DSR_TX(phy_node(port)), card), port->txin, port->txlast, in sca_dump_rings()
|
D | hd64572.c | 128 port->txlast = 0; in sca_init_port() 294 pkt_desc __iomem *desc = desc_address(port, port->txlast, 1); in sca_tx_done() 308 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 | 67 u16 txlast; member
|
D | pci200syn.c | 71 u16 txlast; member
|
D | pc300too.c | 84 u16 txlast; member
|
D | n2.c | 100 u16 txlast; member
|