Home
last modified time | relevance | path

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

/drivers/net/ethernet/renesas/
Dsh_eth.h305 TD_TDLE = 0x40000000, TD_TFP1 = 0x20000000, enumerator
Dsh_eth.c1182 txdesc->status |= cpu_to_edmac(mdp, TD_TDLE); in sh_eth_ring_format()
1382 txdesc->status |= cpu_to_edmac(mdp, TD_TDLE); in sh_eth_txfree()
2081 txdesc->status |= cpu_to_edmac(mdp, TD_TACT | TD_TDLE); in sh_eth_start_xmit()