Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h90010 struct nv_ethtool_stats { struct
90011 u64 tx_bytes;
90012 u64 tx_zero_rexmt;
90013 u64 tx_one_rexmt;
90014 u64 tx_many_rexmt;
90015 u64 tx_late_collision;
90016 u64 tx_fifo_errors;
90017 u64 tx_carrier_errors;
90018 u64 tx_excess_deferral;
90019 u64 tx_retry_error;
[all …]
Dvmlinux.h90010 struct nv_ethtool_stats { struct
90011 u64 tx_bytes;
90012 u64 tx_zero_rexmt;
90013 u64 tx_one_rexmt;
90014 u64 tx_many_rexmt;
90015 u64 tx_late_collision;
90016 u64 tx_fifo_errors;
90017 u64 tx_carrier_errors;
90018 u64 tx_excess_deferral;
90019 u64 tx_retry_error;
[all …]