Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_agereg.h760 struct age_stats { struct
762 uint64_t rx_frames;
767 uint32_t rx_crcerrs;
768 uint32_t rx_lenerrs;
769 uint64_t rx_bytes;
770 uint32_t rx_runts;
772 uint64_t rx_pkts_64;
787 uint64_t tx_frames;
794 uint64_t tx_bytes;
795 uint64_t tx_pkts_64;
[all …]