Searched refs:TFDDone (Results 1 – 2 of 2) sorted by relevance
251 TFDDone = 0x80000000, enumerator
611 np->tx_ring[i].status = cpu_to_le64 (TFDDone); in alloc_list()668 txdesc->status &= cpu_to_le64 (~TFDDone); in tx_poll()738 txdesc->status = cpu_to_le64 (entry | tfc_vlan_tag | TFDDone | in start_xmit()834 if (!(np->tx_ring[entry].status & TFDDone)) in rio_free_tx()