sonic_tda_get
sonic_tda_get(dev, entry, SONIC_TD_LINK) | SONIC_EOL);
sonic_tda_get(dev, lp->eol_tx, SONIC_TD_LINK));
if ((td_status = sonic_tda_get(dev, entry, SONIC_TD_STATUS)) == 0)
lp->stats.tx_bytes += sonic_tda_get(dev, entry, SONIC_TD_PKTSIZE);
if (sonic_tda_get(dev, entry, SONIC_TD_LINK) & SONIC_EOL) {