Searched refs:LE_R1_EOP (Results 1 - 6 of 6) sorted by relevance

/drivers/net/ethernet/amd/
H A Da2065.h133 #define LE_R1_EOP 0x01 /* End of Packet */ macro
H A D7990.h204 #define LE_R1_EOP 0x01 /* End of Packet */ macro
H A Dsunlance.c161 #define LE_R1_EOP 0x01 /* End of packet */ macro
532 if (bits & LE_R1_EOP) dev->stats.rx_errors++;
702 if (bits & LE_R1_EOP) dev->stats.rx_errors++;
H A D7990.c318 if (bits & LE_R1_EOP)
H A Ddeclance.c128 #define LE_R1_EOP 0x0100 /* End of packet */ macro
603 if (bits & LE_R1_EOP)
H A Da2065.c290 if (bits & LE_R1_EOP)

Completed in 24 milliseconds