Home
last modified time | relevance | path

Searched refs:tx_in (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wan/
H A Dwanxl.c59 int tx_in, tx_out; member
180 desc_t *desc = &get_status(port)->tx_descs[port->tx_in]; in wanxl_tx_intr()
181 struct sk_buff *skb = port->tx_skbs[port->tx_in]; in wanxl_tx_intr()
202 port->tx_in = (port->tx_in + 1) % TX_BUFFERS; in wanxl_tx_intr()
409 port->tx_in = port->tx_out = 0; in wanxl_open()
H A Dwanxlfw.S296 clrl tx_in(%d0)
566 movel tx_in(%d0), %d1
577 movel tx_in(%d0), %d1
583 movel %d1, tx_in(%d0)
883 tx_in: .long 0, 0, 0, 0 // transmitted label