Searched refs:LE_T1_EONE (Results 1 - 6 of 6) sorted by last modified time

/linux-master/drivers/net/ethernet/amd/
H A Dsunlance.c163 #define LE_T1_EONE 0x08 /* Error: one retry needed */ macro
621 if (bits & LE_T1_EONE)
789 if (bits & LE_T1_EONE)
H A Da2065.c386 if (td->tmd1_bits & LE_T1_EONE)
H A Ddeclance.c136 #define LE_T1_EONE 0x0800 /* Error: one retry needed */ macro
706 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EONE)
H A D7990.c423 if (td->tmd1_bits & LE_T1_EONE)
H A D7990.h216 #define LE_T1_EONE 0x08 /* One retry needed */ macro
H A Da2065.h146 #define LE_T1_EONE 0x08 /* One retry needed */ macro

Completed in 168 milliseconds