Searched refs:TD_TDLE (Results 1 – 2 of 2) sorted by relevance
324 TD_TACT = 0x80000000, TD_TDLE = 0x40000000, enumerator
1297 txdesc->status |= cpu_to_le32(TD_TDLE); in sh_eth_tx_free()1428 txdesc->status |= cpu_to_le32(TD_TDLE); in sh_eth_ring_format()2555 txdesc->status |= cpu_to_le32(TD_TACT | TD_TDLE); in sh_eth_start_xmit()