Searched refs:BE_CR_STAT_RXLERR (Results 1 – 3 of 3) sorted by relevance
177 #define BE_CR_STAT_RXLERR 0x00000004 /* rx late error */ macro189 BE_CR_STAT_RXLERR | BE_CR_STAT_RXPERR | \
255 #define BE_CR_STAT_RXLERR 0x00000004 /* rx late error */ macro
780 if (why & (BE_CR_STAT_RXLERR | BE_CR_STAT_RXPERR | BE_CR_STAT_RXSERR)) { in beqint()784 if (why & BE_CR_STAT_RXLERR) in beqint()