TS_LOSTCAR
if ( tx_status & TS_LOSTCAR ) dev->stats.tx_carrier_errors++;
if (tx_status & TS_LOSTCAR) dev->stats.tx_carrier_errors++;