Searched defs:pch_gbe_hw_stats (Results 1 – 1 of 1) sorted by relevance
503 struct pch_gbe_hw_stats { struct504 u32 rx_packets;505 u32 tx_packets;506 u32 rx_bytes;507 u32 tx_bytes;508 u32 rx_errors;509 u32 tx_errors;510 u32 rx_dropped;511 u32 tx_dropped;512 u32 multicast;[all …]