Home
last modified time | relevance | path

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

/freebsd/sys/dev/bfe/
H A Dif_bfereg.h532 struct bfe_hw_stats { struct
533 uint64_t tx_good_octets;
534 uint64_t tx_good_frames;
535 uint64_t tx_octets;
536 uint64_t tx_frames;
537 uint64_t tx_bcast_frames;
538 uint64_t tx_mcast_frames;
539 uint64_t tx_pkts_64;
540 uint64_t tx_pkts_65_127;
541 uint64_t tx_pkts_128_255;
[all …]