Searched refs:tl_code_errors (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_tlreg.h | 451 u_int8_t tl_code_errors; member |
H A D | if_tl.c | 1328 ifp->if_ierrors += tl_stats.tl_crc_errors + tl_stats.tl_code_errors + in tl_stats_update() |