new_tx_errors    1668 drivers/net/ethernet/atheros/atlx/atl1.c 	u64 new_tx_errors = smb->tx_late_col +
new_tx_errors    1675 drivers/net/ethernet/atheros/atlx/atl1.c 	adapter->soft_stats.tx_packets += smb->tx_ok + new_tx_errors;
new_tx_errors    1696 drivers/net/ethernet/atheros/atlx/atl1.c 	adapter->soft_stats.tx_errors += new_tx_errors;