Searched refs:LE_R1_EOP (Results 1 – 5 of 5) sorted by relevance
133 #define LE_R1_EOP 0x01 /* End of Packet */ macro
205 #define LE_R1_EOP 0x01 /* End of Packet */ macro
157 #define LE_R1_EOP 0x01 /* End of packet */ macro528 if (bits & LE_R1_EOP) dev->stats.rx_errors++; in lance_rx_dvma()698 if (bits & LE_R1_EOP) dev->stats.rx_errors++; in lance_rx_pio()
319 if (bits & LE_R1_EOP) in lance_rx()
287 if (bits & LE_R1_EOP) in lance_rx()