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