TX_OWN
ASSERT((dmfe_ring_get32(descp, index, DESC0) & TX_OWN) == 0);
dmfe_ring_put32(descp, index, DESC0, TX_OWN);
if (desc0 & TX_OWN)