Searched refs:LE_R1_POK (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.h134 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
H A D7990.h209 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
H A D7990.c304 if ((bits & LE_R1_POK) != LE_R1_POK) {
H A Dsunlance.c164 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
523 if ((bits & LE_R1_POK) != LE_R1_POK) {
695 if ((bits & LE_R1_POK) != LE_R1_POK) {
H A Ddeclance.c130 #define LE_R1_POK 0x0300 /* Packet is complete: SOP + EOP */ macro
580 if ((bits & LE_R1_POK) != LE_R1_POK) {
H A Da2065.c292 if ((bits & LE_R1_POK) != LE_R1_POK) {

Completed in 146 milliseconds