Searched refs:LE_R1_EOP (Results 1 – 6 of 6) sorted by relevance
133 #define LE_R1_EOP 0x01 /* End of Packet */ macro
212 #define LE_R1_EOP 0x01 /* End of Packet */ macro
158 #define LE_R1_EOP 0x01 /* End of packet */ macro531 if (bits & LE_R1_EOP) lp->stats.rx_errors++; in lance_rx_dvma()705 if (bits & LE_R1_EOP) lp->stats.rx_errors++; in lance_rx_pio()
123 #define LE_R1_EOP 0x01 /* End of packet */ macro578 if (bits & LE_R1_EOP) in lance_rx()
285 if (bits & LE_R1_EOP) lp->stats.rx_errors++; in lance_rx()
318 if (bits & LE_R1_EOP) lp->stats.rx_errors++; in lance_rx()