Searched refs:tx_link (Results 1 – 4 of 4) sorted by relevance
41 unsigned int tx_link; member69 unsigned short tx_link; member
504 priv(dev)->tx_link = NOP_ADDR; in ether1_init_for_open()712 tx.tx_link = nopaddr; in ether1_sendpacket()727 tmp = priv(dev)->tx_link; in ether1_sendpacket()728 priv(dev)->tx_link = nopaddr; in ether1_sendpacket()
145 unsigned short tx_link; /* last known-executing tx buf */ member548 if (lp->tx_link==lp->last_tx_restart) in unstick_cu()555 scb_wrcbl(dev, lp->tx_link); in unstick_cu()565 scb_wrcbl(dev, lp->tx_link); in unstick_cu()746 scb_wrcbl(dev, lp->tx_link); in eexp_start_irq()1252 lp->tx_link = tx_block; in eexp_hw_lasttxstat()1296 lp->tx_link = lp->tx_tail + 0x08; in eexp_hw_lasttxstat()1312 lp->last_tx_restart = lp->tx_link; in eexp_hw_txrestart()1313 scb_wrcbl(dev, lp->tx_link); in eexp_hw_txrestart()1326 scb_wrcbl(dev, lp->tx_link); in eexp_hw_txrestart()[all …]
562 ushort *tx_link = znet->tx_cur - 1; in znet_send_packet() local584 *tx_link = OP0_TRANSMIT | CR0_CHNL; in znet_send_packet()