SONIC_TD_PKTSIZE
sonic_tda_put(dev, entry, SONIC_TD_PKTSIZE, length); /* length of packet */
lp->stats.tx_bytes += sonic_tda_get(dev, entry, SONIC_TD_PKTSIZE);
sonic_tda_put(dev, i, SONIC_TD_PKTSIZE, 0);