Searched refs:TD_TFP (Results 1 – 4 of 4) sorted by relevance
429 #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()
498 #define TD_TFP (TD_TFP1|TD_TFP0) macro
89 port_info->tx_desc_cur->td0 = TD_TACT | TD_TFP | TD_TDLE; in sh_eth_send_common()91 port_info->tx_desc_cur->td0 = TD_TACT | TD_TFP; in sh_eth_send_common()