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

/linux-master/drivers/net/wan/
H A Dhd64570.c153 port->txlast = 0;
354 u32 desc_off = desc_offset(port, port->txlast, 1);
360 desc = desc_address(port, port->txlast, 1);
364 port->txlast = next_desc(port, port->txlast, 1);
597 sca_in(DSR_TX(phy_node(port)), card), port->txin, port->txlast,
H A Dhd64572.c128 port->txlast = 0;
294 pkt_desc __iomem *desc = desc_address(port, port->txlast, 1);
308 port->txlast = (port->txlast + 1) % card->tx_ring_buffers;
538 sca_in(DSR_TX(port->chan), card), port->txin, port->txlast,
H A Dpci200syn.c71 u16 txlast; member in struct:port_s
H A Dpc300too.c84 u16 txlast; member in struct:port_s
H A Dc101.c67 u16 txlast; member in struct:card_s
H A Dn2.c100 u16 txlast; member in struct:port_s

Completed in 112 milliseconds