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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Da2065.h134 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
H A D7990.h213 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
H A D7990.c273 if ((bits & LE_R1_POK) != LE_R1_POK) {
H A Ddeclance.c124 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
560 if ((bits & LE_R1_POK) != LE_R1_POK) {
H A Dsunlance.c159 #define LE_R1_POK 0x03 /* Packet is complete: SOP + EOP */ macro
520 if ((bits & LE_R1_POK) != LE_R1_POK) {
694 if ((bits & LE_R1_POK) != LE_R1_POK) {
H A Da2065.c305 if ((bits & LE_R1_POK) != LE_R1_POK) {

Completed in 58 milliseconds