Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/
H A Dsh_eth.h329 #define TD_TFP (TD_TFP1|TD_TFP0) macro
H A Dsh_eth.c1260 txdesc->status = cpu_to_le32(TD_TFP); in sh_eth_tx_free()
1383 txdesc->status = cpu_to_le32(TD_TFP); in sh_eth_ring_format()
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H A Dsh_eth.h429 #define TD_TFP (TD_TFP1 | TD_TFP0) macro
H A Dsh_eth.c1260 txdesc->status = cpu_to_le32(TD_TFP); in sh_eth_tx_free()
1383 txdesc->status = cpu_to_le32(TD_TFP); in sh_eth_ring_format()

Completed in 11 milliseconds