Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/renesas/
Dsh_eth.h330 #define TD_TFP (TD_TFP1|TD_TFP0) macro
Dsh_eth.c1295 txdesc->status = cpu_to_le32(TD_TFP); in sh_eth_tx_free()
1418 txdesc->status = cpu_to_le32(TD_TFP); in sh_eth_ring_format()