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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Da2065.h146 #define LE_T1_EONE 0x08 /* One retry needed */ macro
H A D7990.h220 #define LE_T1_EONE 0x08 /* One retry needed */ macro
H A Dsunlance.c168 #define LE_T1_EONE 0x08 /* Error: one retry needed */ macro
629 if (bits & LE_T1_EONE)
800 if (bits & LE_T1_EONE)
H A D7990.c422 if (td->tmd1_bits & LE_T1_EONE)
H A Ddeclance.c136 #define LE_T1_EONE 0x0800 /* Error: one retry needed */ macro
701 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EONE)
H A Da2065.c410 if (td->tmd1_bits & LE_T1_EONE)

Completed in 105 milliseconds