Searched refs:LE_R1_OFL (Results 1 – 6 of 6) sorted by relevance
129 #define LE_R1_OFL 0x10 /* Overflow Error */ macro
204 #define LE_R1_OFL 0x10 /* Overflow Error */ macro
158 #define LE_R1_OFL 0x10 /* OFL: Frame overflow */ macro531 if (bits & LE_R1_OFL) dev->stats.rx_over_errors++; in lance_rx_dvma()703 if (bits & LE_R1_OFL) dev->stats.rx_over_errors++; in lance_rx_pio()
124 #define LE_R1_OFL 0x1000 /* OFL: Frame overflow */ macro599 if (bits & LE_R1_OFL) in lance_rx()
313 if (bits & LE_R1_OFL) dev->stats.rx_over_errors++; in lance_rx()
285 if (bits & LE_R1_OFL) in lance_rx()