Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.h3182 struct niu_xmac_stats { struct
3183 u64 tx_frames;
3184 u64 tx_bytes;
3185 u64 tx_fifo_errors;
3186 u64 tx_overflow_errors;
3187 u64 tx_max_pkt_size_errors;
3188 u64 tx_underflow_errors;
3190 u64 rx_local_faults;
3191 u64 rx_remote_faults;
3192 u64 rx_link_faults;
[all …]