Searched defs:pch_gbe_hw_stats (Results 1 – 1 of 1) sorted by relevance
514 struct pch_gbe_hw_stats { struct515 u32 rx_packets;516 u32 tx_packets;517 u32 rx_bytes;518 u32 tx_bytes;519 u32 rx_errors;520 u32 tx_errors;521 u32 rx_dropped;522 u32 tx_dropped;523 u32 multicast;[all …]