Searched refs:tx_timeout_count (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ixgb/
H A Dixgb.h175 uint32_t tx_timeout_count; member in struct:ixgb_adapter
H A Dixgb_ethtool.c81 {"tx_timeout_count", IXGB_STAT(tx_timeout_count) },
H A Dixgb_main.c1534 adapter->tx_timeout_count++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000.h280 uint32_t tx_timeout_count; member in struct:e1000_adapter
H A De1000_ethtool.c87 { "tx_timeout_count", E1000_STAT(tx_timeout_count) },
H A De1000_main.c2705 adapter->tx_timeout_count++;
3391 adapter->tx_timeout_count++;

Completed in 82 milliseconds