Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Drtl81x9reg.h694 struct re_stats { struct
695 uint64_t re_tx_ok;
696 uint64_t re_rx_ok;
697 uint64_t re_tx_er;
698 uint32_t re_rx_er;
699 uint16_t re_miss_pkt;
700 uint16_t re_fae;
701 uint32_t re_tx_1col;
702 uint32_t re_tx_mcol;
703 uint64_t re_rx_ok_phy;
[all …]