Searched refs:STAT_FR (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.h95 #define ACK_FR 0x40 /* ack. STAT_FR */
104 #define STAT_FR 0x40 /* RU finished receiving a frame */ macro
H A Dsun3_82586.h103 #define ACK_FR 0x40 /* ack. STAT_FR */
112 #define STAT_FR 0x40 /* RU finished receiving a frame */ macro
H A D3c523.h87 #define ACK_FR 0x4000 /* ack. STAT_FR */
96 #define STAT_FR 0x4000 /* RU finished receiving a frame */ macro
H A Dlp486e.c117 #define STAT_FR 0x4000 /* The RU finished receiving a frame */ macro
120 #define STAT_ACK (STAT_CX | STAT_FR | STAT_CNA | STAT_RNR)
1068 if (status & (STAT_FR | STAT_RNR)) {
1073 if (status & STAT_FR) {
H A Dni52.c823 if(stat & STAT_FR) /* received a frame */
H A Dsun3_82586.c699 if(stat & STAT_FR) /* received a frame */
H A D3c523.c935 if (stat & STAT_FR) {

Completed in 47 milliseconds