Searched refs:LE_R1_OFL (Results 1 – 5 of 5) sorted by relevance
129 #define LE_R1_OFL 0x10 /* Overflow Error */ macro
201 #define LE_R1_OFL 0x10 /* Overflow Error */ macro
153 #define LE_R1_OFL 0x10 /* OFL: Frame overflow */ macro526 if (bits & LE_R1_OFL) dev->stats.rx_over_errors++; in lance_rx_dvma()696 if (bits & LE_R1_OFL) dev->stats.rx_over_errors++; in lance_rx_pio()
315 if (bits & LE_R1_OFL) in lance_rx()
283 if (bits & LE_R1_OFL) in lance_rx()