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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
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 Dni52.h96 #define ACK_CNA 0x20 /* ack. STAT_CNA */
105 #define STAT_CNA 0x20 /* 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)
1062 if (status & (STAT_CX | STAT_CNA))
H A Dni52.c882 if (stat & STAT_CNA) { /* CU went 'not ready' */
H A Dsun3_82586.c730 if(stat & STAT_CNA) /* CU went 'not ready' */
H A D3c523.c935 if (stat & STAT_CNA) {

Completed in 72 milliseconds