Searched refs:STAT_FR (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A D3c523.h87 #define ACK_FR 0x4000 /* ack. STAT_FR */
96 #define STAT_FR 0x4000 /* 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 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)
1065 if (status & (STAT_FR | STAT_RNR)) {
1070 if (status & STAT_FR) {
H A Dni52.h95 #define ACK_FR 0x40 /* ack. STAT_FR */
104 #define STAT_FR 0x40 /* RU finished receiving a frame */ macro
H A D3c523.c930 if (stat & STAT_FR) {
H A Dni52.c859 if (stat & STAT_FR) /* received a frame */
H A Dsun3_82586.c706 if(stat & STAT_FR) /* received a frame */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A D3c523.h87 #define ACK_FR 0x4000 /* ack. STAT_FR */
96 #define STAT_FR 0x4000 /* 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 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)
1065 if (status & (STAT_FR | STAT_RNR)) {
1070 if (status & STAT_FR) {
H A Dni52.h95 #define ACK_FR 0x40 /* ack. STAT_FR */
104 #define STAT_FR 0x40 /* RU finished receiving a frame */ macro
H A D3c523.c930 if (stat & STAT_FR) {
H A Dni52.c859 if (stat & STAT_FR) /* received a frame */
H A Dsun3_82586.c706 if(stat & STAT_FR) /* received a frame */

Completed in 107 milliseconds