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