Searched refs:LE_R1_EOP (Results 1 – 6 of 6) 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()
129 #define LE_R1_EOP 0x0100 /* End of packet */ macro605 if (bits & LE_R1_EOP) in lance_rx()
319 if (bits & LE_R1_EOP) in lance_rx()
287 if (bits & LE_R1_EOP) in lance_rx()