Searched refs:BE_CR_STAT_TXPERR (Results 1 – 2 of 2) sorted by relevance
243 #define BE_CR_STAT_TXPERR 0x00020000 /* tx parity error */ macro
722 if (why & (BE_CR_STAT_TXLERR | BE_CR_STAT_TXPERR | BE_CR_STAT_TXSERR)) { in beqint()728 if (why & BE_CR_STAT_TXPERR) in beqint()