Searched defs:pch_gbe_hw_stats (Results 1 – 1 of 1) sorted by relevance
555 struct pch_gbe_hw_stats { struct556 u32 rx_packets;557 u32 tx_packets;558 u32 rx_bytes;559 u32 tx_bytes;560 u32 rx_errors;561 u32 tx_errors;562 u32 rx_dropped;563 u32 tx_dropped;564 u32 multicast;[all …]