Searched refs:LE_R1_EOP (Results 1 – 6 of 6) sorted by relevance
133 #define LE_R1_EOP 0x01 /* End of Packet */ macro
208 #define LE_R1_EOP 0x01 /* End of Packet */ macro
162 #define LE_R1_EOP 0x01 /* End of packet */ macro533 if (bits & LE_R1_EOP) dev->stats.rx_errors++; in lance_rx_dvma()705 if (bits & LE_R1_EOP) dev->stats.rx_errors++; in lance_rx_pio()
128 #define LE_R1_EOP 0x0100 /* End of packet */ macro603 if (bits & LE_R1_EOP) in lance_rx()
315 if (bits & LE_R1_EOP) dev->stats.rx_errors++; in lance_rx()
289 if (bits & LE_R1_EOP) in lance_rx()