Searched refs:TD_TACT (Results 1 – 2 of 2) sorted by relevance
318 TD_TACT = 0x80000000, TD_TDLE = 0x40000000, enumerator
1392 mdp->tx_ring[i].status &= ~cpu_to_edmac(mdp, TD_TACT); in sh_eth_dev_exit()1424 if (txdesc->status & cpu_to_edmac(mdp, TD_TACT)) in sh_eth_txfree()2419 txdesc->status |= cpu_to_edmac(mdp, TD_TACT | TD_TDLE); in sh_eth_start_xmit()2421 txdesc->status |= cpu_to_edmac(mdp, TD_TACT); in sh_eth_start_xmit()