Searched refs:BE_CR_STAT_RXSMALL (Results 1 – 2 of 2) sorted by relevance
247 #define BE_CR_STAT_RXSMALL 0x00000008 /* rx buffer too small */ macro
741 if (why & BE_CR_STAT_RXSMALL) { in beqint()