Home
last modified time | relevance | path

Searched refs:TD_TDLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/
H A Dsh_eth.h323 TD_TACT = 0x80000000, TD_TDLE = 0x40000000, enumerator
H A Dsh_eth.c1262 txdesc->status |= cpu_to_le32(TD_TDLE); in sh_eth_tx_free()
1393 txdesc->status |= cpu_to_le32(TD_TDLE); in sh_eth_ring_format()
2532 txdesc->status |= cpu_to_le32(TD_TACT | TD_TDLE); in sh_eth_start_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H A Dsh_eth.h421 TD_TDLE = 0x40000000, enumerator
H A Dsh_eth.c1262 txdesc->status |= cpu_to_le32(TD_TDLE); in sh_eth_tx_free()
1393 txdesc->status |= cpu_to_le32(TD_TDLE); in sh_eth_ring_format()
2530 txdesc->status |= cpu_to_le32(TD_TACT | TD_TDLE); in sh_eth_start_xmit()

Completed in 12 milliseconds