Searched refs:RL_TDESC_STAT_COLCNT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | rtl81x9reg.h | 633 #define RL_TDESC_STAT_COLCNT 0x000F0000 /* collision count */ macro |
H A D | re.c | 1479 if (txstat & (RL_TDESC_STAT_EXCESSCOL | RL_TDESC_STAT_COLCNT)) in re_txeof() |