Home
last modified time | relevance | path

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

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