Searched refs:AlignmentErrors (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/dev/ic/ | ||
H A D | aic6915.h | 659 uint32_t AlignmentErrors; member |
H A D | aic6915.c | 875 ifp->if_ierrors += stats.ReceiveCRCErrors + stats.AlignmentErrors + in sf_stats_update() |