Searched defs:niu_xmac_stats (Results 1 – 1 of 1) sorted by relevance
3178 struct niu_xmac_stats { struct3179 u64 tx_frames;3180 u64 tx_bytes;3181 u64 tx_fifo_errors;3182 u64 tx_overflow_errors;3183 u64 tx_max_pkt_size_errors;3184 u64 tx_underflow_errors;3186 u64 rx_local_faults;3187 u64 rx_remote_faults;3188 u64 rx_link_faults;[all …]