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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igbvf/
H A Digbvf.h216 u32 tx_timeout_count; member in struct:igbvf_adapter
H A Dnetdev.c1901 adapter->tx_timeout_count++;
2332 adapter->tx_timeout_count++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb.h171 u32 tx_timeout_count; member in struct:ixgb_adapter
H A Dixgb_ethtool.c78 {"tx_timeout_count", IXGB_STAT(tx_timeout_count) },
H A Dixgb_main.c1548 adapter->tx_timeout_count++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A Digb.h273 u32 tx_timeout_count; member in struct:igb_adapter
H A Digb_ethtool.c74 IGB_STAT("tx_timeout_count", tx_timeout_count),
H A Digb_main.c3482 adapter->tx_timeout_count++;
4182 adapter->tx_timeout_count++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dixgbevf.h209 u32 tx_timeout_count; member in struct:ixgbevf_adapter
H A Dixgbevf_main.c297 adapter->tx_timeout_count + 1);
2353 adapter->tx_timeout_count++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000.h254 u32 tx_timeout_count; member in struct:e1000_adapter
H A De1000_ethtool.c79 { "tx_timeout_count", E1000_STAT(tx_timeout_count) },
H A De1000_main.c2385 adapter->tx_timeout_count++;
3072 adapter->tx_timeout_count++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vmxnet3/
H A Dvmxnet3_int.h324 u64 tx_timeout_count; member in struct:vmxnet3_adapter
H A Dvmxnet3_ethtool.c143 tx_timeout_count) }
H A Dvmxnet3_drv.c2361 adapter->tx_timeout_count++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe.h302 u32 tx_timeout_count; member in struct:ixgbe_adapter
H A Dixgbe_ethtool.c93 {"tx_timeout_count", IXGBE_STAT(tx_timeout_count)},
H A Dixgbe_main.c817 "adapter\n", adapter->tx_timeout_count + 1);
3869 adapter->tx_timeout_count++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A De1000.h299 u32 tx_timeout_count; member in struct:e1000_adapter
H A Dethtool.c84 { "tx_timeout_count", E1000_STAT(tx_timeout_count) },
H A Dnetdev.c4188 adapter->tx_timeout_count++;
4735 adapter->tx_timeout_count++;

Completed in 256 milliseconds