Searched refs:LE_T1_EONE (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.h146 #define LE_T1_EONE 0x08 /* One retry needed */ macro
H A D7990.h219 #define LE_T1_EONE 0x08 /* One retry needed */ macro
H A Dsunlance.c169 #define LE_T1_EONE 0x08 /* Error: one retry needed */ macro
629 if (bits & LE_T1_EONE)
799 if (bits & LE_T1_EONE)
H A D7990.c418 if (td->tmd1_bits & LE_T1_EONE)
H A Ddeclance.c136 #define LE_T1_EONE 0x0800 /* Error: one retry needed */ macro
698 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EONE)
H A Da2065.c405 if (td->tmd1_bits & LE_T1_EONE)

Completed in 119 milliseconds