Home
last modified time | relevance | path

Searched defs:nv_ethtool_stats (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/ethernet/nvidia/
Dforcedeth.c652 struct nv_ethtool_stats { struct
653 u64 tx_bytes; /* should be ifconfig->tx_bytes + 4*tx_packets */
654 u64 tx_zero_rexmt;
655 u64 tx_one_rexmt;
656 u64 tx_many_rexmt;
657 u64 tx_late_collision;
658 u64 tx_fifo_errors;
659 u64 tx_carrier_errors;
660 u64 tx_excess_deferral;
661 u64 tx_retry_error;
[all …]