Searched refs:BE_CR_STAT_RXDROP (Results 1 – 3 of 3) sorted by relevance
175 #define BE_CR_STAT_RXDROP 0x00000010 /* rx packet dropped */ macro188 BE_CR_STAT_RXDROP | BE_CR_STAT_RXSMALL | \
253 #define BE_CR_STAT_RXDROP 0x00000010 /* rx packet dropped */ macro
768 if (why & BE_CR_STAT_RXDROP) { in beqint()