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

/drivers/net/ethernet/amd/
H A Da2065.h127 #define LE_R1_ERR 0x40 /* Error */ macro
H A D7990.h202 #define LE_R1_ERR 0x40 /* Error */ macro
H A Dsunlance.c157 #define LE_R1_ERR 0x40 /* Error: if FRA, OFL, CRC or BUF is set */ macro
526 } else if (bits & LE_R1_ERR) {
698 } else if (bits & LE_R1_ERR) {
H A D7990.c308 } else if (bits & LE_R1_ERR) {
H A Ddeclance.c123 #define LE_R1_ERR 0x4000 /* Error: if FRA, OFL, CRC or BUF is set */ macro
592 } else if (bits & LE_R1_ERR) {
H A Da2065.c277 } else if (bits & LE_R1_ERR) {

Completed in 214 milliseconds