Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_alereg.h842 struct ale_hw_stats { struct
844 uint32_t rx_frames;
849 uint32_t rx_crcerrs;
850 uint32_t rx_lenerrs;
851 uint64_t rx_bytes;
852 uint32_t rx_runts;
854 uint32_t rx_pkts_64;
869 uint32_t tx_frames;
876 uint64_t tx_bytes;
877 uint32_t tx_pkts_64;
[all …]