Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/renesas/
Dsh_eth.h312 TD_TACT = 0x80000000, TD_TDLE = 0x40000000, enumerator
Dsh_eth.c1195 txdesc->status |= cpu_to_edmac(mdp, TD_TDLE); in sh_eth_ring_format()
1433 txdesc->status |= cpu_to_edmac(mdp, TD_TDLE); in sh_eth_txfree()
2408 txdesc->status |= cpu_to_edmac(mdp, TD_TACT | TD_TDLE); in sh_eth_start_xmit()