Searched refs:STAT_CNA (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dni52.h96 #define ACK_CNA 0x20 /* ack. STAT_CNA */
105 #define STAT_CNA 0x20 /* CU left active state */ macro
H A Dsun3_82586.h104 #define ACK_CNA 0x20 /* ack. STAT_CNA */
113 #define STAT_CNA 0x20 /* CU left active state */ macro
H A D3c523.h88 #define ACK_CNA 0x2000 /* ack. STAT_CNA */
97 #define STAT_CNA 0x2000 /* CU left active state */ macro
H A Dlp486e.c118 #define STAT_CNA 0x2000 /* The CU left the active state */ macro
120 #define STAT_ACK (STAT_CX | STAT_FR | STAT_CNA | STAT_RNR)
1065 if (status & (STAT_CX | STAT_CNA))
H A Dni52.c847 if(stat & STAT_CNA) /* CU went 'not ready' */
H A Dsun3_82586.c723 if(stat & STAT_CNA) /* CU went 'not ready' */
H A D3c523.c940 if (stat & STAT_CNA) {

Completed in 177 milliseconds