Home
last modified time | relevance | path

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

/drivers/net/sfc/
Dnet_driver.h625 struct efx_mac_stats { struct
626 u64 tx_bytes;
627 u64 tx_good_bytes;
628 u64 tx_bad_bytes;
629 unsigned long tx_packets;
630 unsigned long tx_bad;
631 unsigned long tx_pause;
632 unsigned long tx_control;
633 unsigned long tx_unicast;
634 unsigned long tx_multicast;
[all …]