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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Da2065.h145 #define LE_T1_EMORE 0x10 /* More than one retry needed */ macro
H A D7990.h218 #define LE_T1_EMORE 0x10 /* More than one retry needed */ macro
H A Dsunlance.c168 #define LE_T1_EMORE 0x10 /* Error: more than one retry needed */ macro
633 if (bits & LE_T1_EMORE)
803 if (bits & LE_T1_EMORE)
H A D7990.c422 if (td->tmd1_bits & LE_T1_EMORE)
H A Ddeclance.c135 #define LE_T1_EMORE 0x1000 /* Error: more than one retry needed */ macro
702 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EMORE)
H A Da2065.c409 if (td->tmd1_bits & LE_T1_EMORE)

Completed in 57 milliseconds