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

/drivers/net/ethernet/amd/
H A Da2065.h128 #define LE_R1_FRA 0x20 /* Framing Error */ macro
H A D7990.h199 #define LE_R1_FRA 0x20 /* Framing Error */ macro
H A Dsunlance.c156 #define LE_R1_FRA 0x20 /* FRA: Frame error */ macro
531 if (bits & LE_R1_FRA) dev->stats.rx_frame_errors++;
701 if (bits & LE_R1_FRA) dev->stats.rx_frame_errors++;
H A D7990.c316 if (bits & LE_R1_FRA)
H A Ddeclance.c123 #define LE_R1_FRA 0x2000 /* FRA: Frame error */ macro
601 if (bits & LE_R1_FRA)
H A Da2065.c288 if (bits & LE_R1_FRA)

Completed in 31 milliseconds