Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/renesas/
Dsh_eth.h318 TD_TACT = 0x80000000, TD_TDLE = 0x40000000, enumerator
Dsh_eth.c1236 txdesc->status |= cpu_to_edmac(mdp, TD_TDLE); in sh_eth_ring_format()
1443 txdesc->status |= cpu_to_edmac(mdp, TD_TDLE); in sh_eth_txfree()
2419 txdesc->status |= cpu_to_edmac(mdp, TD_TACT | TD_TDLE); in sh_eth_start_xmit()