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

/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.h64 #define CREG_STAT_RXDROP 0x00000010 /* Dropped a RX'd packet */ macro
71 CREG_STAT_TXPERR|CREG_STAT_TXSERR|CREG_STAT_RXDROP| \
H A Dsunqe.h87 #define CREG_STAT_RXDROP 0x00000010 /* Dropped a RX'd packet */ macro
99 CREG_STAT_CECOFLOW|CREG_STAT_RXDROP|CREG_STAT_RXSMALL| \
H A Dsunqe.c371 if (qe_status & CREG_STAT_RXDROP) {
H A Dsunbmac.c738 if (bmac_status & CREG_STAT_RXDROP)

Completed in 163 milliseconds