Searched refs:CREG_STAT_CCOFLOW (Results 1 – 2 of 2) sorted by relevance
74 #define CREG_STAT_CCOFLOW 0x00100000 /* TX Coll-counter Overflow */ macro95 CREG_STAT_BERROR|CREG_STAT_CCOFLOW|CREG_STAT_TXDERROR| \
302 if (qe_status & CREG_STAT_CCOFLOW) { in qe_is_bolixed()