Searched defs:nv_ethtool_stats (Results 1 – 1 of 1) sorted by relevance
637 struct nv_ethtool_stats { struct638 u64 tx_bytes; /* should be ifconfig->tx_bytes + 4*tx_packets */639 u64 tx_zero_rexmt;640 u64 tx_one_rexmt;641 u64 tx_many_rexmt;642 u64 tx_late_collision;643 u64 tx_fifo_errors;644 u64 tx_carrier_errors;645 u64 tx_excess_deferral;646 u64 tx_retry_error;[all …]