Home
last modified time | relevance | path

Searched refs:tx_errors (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dif_ocereg.h2303 uint64_t tx_errors; member
2425 uint64_t tx_errors; member
H A Dif_oce.c3589 *txe = pps->tx_discards + pps->tx_errors + pps->tx_internal_mac_errors; in oce_stats_xe()