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

/drivers/net/ethernet/amd/
H A Da2065.h142 #define LE_T1_ERR 0x40 /* Error */ macro
H A D7990.h212 #define LE_T1_ERR 0x40 /* Error */ macro
H A Dsunlance.c165 #define LE_T1_ERR 0x40 /* Error summary */ macro
583 if (bits & LE_T1_ERR) {
751 if (bits & LE_T1_ERR) {
H A D7990.c374 if (td->tmd1_bits & LE_T1_ERR) {
H A Ddeclance.c133 #define LE_T1_ERR 0x4000 /* Error summary */ macro
660 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_ERR) {
H A Da2065.c344 if (td->tmd1_bits & LE_T1_ERR) {

Completed in 65 milliseconds