Home
last modified time | relevance | path

Searched defs:pch_gbe_hw_stats (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h555 struct pch_gbe_hw_stats { struct
556 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 …]