Searched refs:RX_DRIBBLE (Results 1 – 3 of 3) sorted by relevance
225 #define RX_DRIBBLE 0x0080 macro
490 if (status & RX_DRIBBLE) lp->stats.rx_frame_errors++; in net_rx()
1501 if (status & RX_DRIBBLE) lp->stats.rx_frame_errors++; in count_rx_errors()