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

/drivers/net/ethernet/amd/
H A Da2065.h145 #define LE_T1_EMORE 0x10 /* More than one retry needed */ macro
H A D7990.h214 #define LE_T1_EMORE 0x10 /* More than one retry needed */ macro
H A Dsunlance.c166 #define LE_T1_EMORE 0x10 /* Error: more than one retry needed */ macro
629 if (bits & LE_T1_EMORE)
797 if (bits & LE_T1_EMORE)
H A D7990.c426 if (td->tmd1_bits & LE_T1_EMORE)
H A Ddeclance.c134 #define LE_T1_EMORE 0x1000 /* Error: more than one retry needed */ macro
708 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EMORE)
H A Da2065.c393 if (td->tmd1_bits & LE_T1_EMORE)

Completed in 21 milliseconds