Searched refs:ecol (Results 1 – 3 of 3) sorted by relevance
3481 adapter->stats.ecol += E1000_READ_REG(hw, ECOL);3570 adapter->net_stats.tx_errors = adapter->stats.ecol +3572 adapter->net_stats.tx_aborted_errors = adapter->stats.ecol;
79 { "tx_aborted_errors", E1000_STAT(stats.ecol) },
1314 uint64_t ecol; member