Searched refs:TD_TFP (Results 1 – 4 of 4) sorted by relevance
82 port_info->tx_desc_cur->td0 = TD_TACT | TD_TFP | TD_TDLE; in sh_eth_send()84 port_info->tx_desc_cur->td0 = TD_TACT | TD_TFP; in sh_eth_send()
552 #define TD_TFP (TD_TFP1|TD_TFP0) macro
329 #define TD_TFP (TD_TFP1|TD_TFP0) macro
1260 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()