Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h514 struct pch_gbe_hw_stats { struct
515 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 …]