Searched refs:txlast (Results 1 - 6 of 6) sorted by relevance

/drivers/net/wan/
H A Dhd64570.c157 port->txlast = 0;
360 u32 desc_off = desc_offset(port, port->txlast, 1);
365 desc = desc_address(port, port->txlast, 1);
369 port->txlast = next_desc(port, port->txlast, 1);
590 sca_in(DSR_TX(phy_node(port)), card), port->txin, port->txlast,
H A Dhd64572.c136 port->txlast = 0;
305 pkt_desc __iomem *desc = desc_address(port, port->txlast, 1);
319 port->txlast = (port->txlast + 1) % card->tx_ring_buffers;
538 sca_in(DSR_TX(port->chan), card), port->txin, port->txlast,
H A Dc101.c73 u16 txlast; member in struct:card_s
H A Dpci200syn.c78 u16 txlast; member in struct:port_s
H A Dn2.c108 u16 txlast; member in struct:port_s
H A Dpc300too.c91 u16 txlast; member in struct:port_s

Completed in 87 milliseconds