Home
last modified time | relevance | path

Searched refs:CREG_STAT_CCOFLOW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunqe.h74 #define CREG_STAT_CCOFLOW 0x00100000 /* TX Coll-counter Overflow */ macro
95 CREG_STAT_BERROR|CREG_STAT_CCOFLOW|CREG_STAT_TXDERROR| \
H A Dsunqe.c302 if (qe_status & CREG_STAT_CCOFLOW) { in qe_is_bolixed()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunqe.h74 #define CREG_STAT_CCOFLOW 0x00100000 /* TX Coll-counter Overflow */ macro
95 CREG_STAT_BERROR|CREG_STAT_CCOFLOW|CREG_STAT_TXDERROR| \
H A Dsunqe.c302 if (qe_status & CREG_STAT_CCOFLOW) { in qe_is_bolixed()

Completed in 6 milliseconds