Home
last modified time | relevance | path

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

/drivers/net/
Dsh_eth.c480 if (txdesc->status & cpu_to_edmac(mdp, TD_TACT)) in sh_eth_txfree()
969 txdesc->status |= cpu_to_edmac(mdp, TD_TACT | TD_TDLE); in sh_eth_start_xmit()
971 txdesc->status |= cpu_to_edmac(mdp, TD_TACT); in sh_eth_start_xmit()
Dsh_eth.h398 TD_TACT = 0x80000000, enumerator