]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ixgb/ixgb_ethtool.c
ixgb: add tx timeout counter
[karo-tx-linux.git] / drivers / net / ixgb / ixgb_ethtool.c
index 560b4b6c79d0a8293022847fa180c51ad0c67d99..6d8192f4314c9911a2056c349dc1b7036ba3e95e 100644 (file)
@@ -78,6 +78,7 @@ static struct ixgb_stats ixgb_gstrings_stats[] = {
        {"tx_heartbeat_errors", IXGB_STAT(net_stats.tx_heartbeat_errors)},
        {"tx_window_errors", IXGB_STAT(net_stats.tx_window_errors)},
        {"tx_deferred_ok", IXGB_STAT(stats.dc)},
+       {"tx_timeout_count", IXGB_STAT(tx_timeout_count) },
        {"rx_long_length_errors", IXGB_STAT(stats.roc)},
        {"rx_short_length_errors", IXGB_STAT(stats.ruc)},
 #ifdef NETIF_F_TSO