Home
last modified time | relevance | path

Searched refs:LE_C0_MERR (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Da2065.h64 #define LE_C0_MERR 0x0800 /* Memory Error */ macro
H A D7990.h145 #define LE_C0_MERR 0x0800 /* Memory Error */ macro
H A Da2065.c443 if (csr0 & LE_C0_MERR) { in lance_interrupt()
454 ll->rdp = (LE_C0_BABL | LE_C0_CERR | LE_C0_MISS | LE_C0_MERR | in lance_interrupt()
H A D7990.c478 if (csr0 & LE_C0_MERR) { in lance_interrupt()
491 WRITERDP(lp, LE_C0_BABL|LE_C0_CERR|LE_C0_MISS|LE_C0_MERR|LE_C0_IDON|LE_C0_INEA); in lance_interrupt()
H A Ddeclance.c104 #define LE_C0_MERR 0x0800 /* ME: Memory error */ macro
750 LE_C0_CERR | LE_C0_MERR); in lance_interrupt()
764 if (csr0 & LE_C0_MERR) { in lance_interrupt()
H A Dsunlance.c49 * 11/17/96: Handle LE_C0_MERR in lance_interrupt(). (ecd@skynet.be)
132 #define LE_C0_MERR 0x0800 /* ME: Memory error */ macro
826 LE_C0_CERR | LE_C0_MERR), in lance_interrupt()
842 if (csr0 & LE_C0_MERR) { in lance_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Da2065.h64 #define LE_C0_MERR 0x0800 /* Memory Error */ macro
H A D7990.h145 #define LE_C0_MERR 0x0800 /* Memory Error */ macro
H A Da2065.c443 if (csr0 & LE_C0_MERR) { in lance_interrupt()
454 ll->rdp = (LE_C0_BABL | LE_C0_CERR | LE_C0_MISS | LE_C0_MERR | in lance_interrupt()
H A D7990.c478 if (csr0 & LE_C0_MERR) { in lance_interrupt()
491 WRITERDP(lp, LE_C0_BABL|LE_C0_CERR|LE_C0_MISS|LE_C0_MERR|LE_C0_IDON|LE_C0_INEA); in lance_interrupt()
H A Ddeclance.c104 #define LE_C0_MERR 0x0800 /* ME: Memory error */ macro
750 LE_C0_CERR | LE_C0_MERR); in lance_interrupt()
764 if (csr0 & LE_C0_MERR) { in lance_interrupt()
H A Dsunlance.c49 * 11/17/96: Handle LE_C0_MERR in lance_interrupt(). (ecd@skynet.be)
132 #define LE_C0_MERR 0x0800 /* ME: Memory error */ macro
826 LE_C0_CERR | LE_C0_MERR), in lance_interrupt()
842 if (csr0 & LE_C0_MERR) { in lance_interrupt()

Completed in 14 milliseconds