• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/

Lines Matching defs:rx

505 #define ANT_SELCFG_RX_UNICAST	1	/* unicast rx antenna configuration */
507 #define ANT_SELCFG_RX_DEF 3 /* default rx antenna configuration */
932 uint32 idle; /* time since data pkt rx'd from sta */
942 uint32 rx_rate; /* Rate of last successful rx frame */
1507 /* values to force tx/rx chain */
1660 #define WL_RSSI_ANT_MAX 4 /* max possible rx antennas */
2147 #define NFIFO 6 /* # tx/rx fifopairs */
2176 uint32 rxframe; /* rx data frames */
2177 uint32 rxbyte; /* rx data bytes */
2178 uint32 rxerror; /* rx data errors (derived: sum of others) */
2179 uint32 rxctl; /* rx management frames */
2180 uint32 rxnobuf; /* rx out of buffers errors */
2181 uint32 rxnondata; /* rx non data frames in the data channel errors */
2182 uint32 rxbadds; /* rx bad DS errors */
2183 uint32 rxbadcm; /* rx bad control or management frames */
2184 uint32 rxfragerr; /* rx fragmentation errors */
2185 uint32 rxrunt; /* rx runt frames */
2186 uint32 rxgiant; /* rx giant frames */
2187 uint32 rxnoscb; /* rx no scb error */
2188 uint32 rxbadproto; /* rx invalid frames */
2189 uint32 rxbadsrcmac; /* rx frames with Invalid Src Mac */
2190 uint32 rxbadda; /* rx frames tossed for invalid da */
2191 uint32 rxfilter; /* rx frames filtered out */
2194 uint32 rxoflo; /* rx fifo overflow errors */
2195 uint32 rxuflo[NFIFO]; /* rx dma descriptor underflow errors */
2202 uint32 dmade; /* tx/rx dma descriptor errors */
2203 uint32 dmada; /* tx/rx dma data errors */
2204 uint32 dmape; /* tx/rx dma descriptor protocol errors */
2346 uint32 rx1mbps; /* packets rx at 1Mbps */
2347 uint32 rx2mbps; /* packets rx at 2Mbps */
2348 uint32 rx5mbps5; /* packets rx at 5.5Mbps */
2349 uint32 rx6mbps; /* packets rx at 6Mbps */
2350 uint32 rx9mbps; /* packets rx at 9Mbps */
2351 uint32 rx11mbps; /* packets rx at 11Mbps */
2352 uint32 rx12mbps; /* packets rx at 12Mbps */
2353 uint32 rx18mbps; /* packets rx at 18Mbps */
2354 uint32 rx24mbps; /* packets rx at 24Mbps */
2355 uint32 rx36mbps; /* packets rx at 36Mbps */
2356 uint32 rx48mbps; /* packets rx at 48Mbps */
2357 uint32 rx54mbps; /* packets rx at 54Mbps */
2358 uint32 rx108mbps; /* packets rx at 108mbps */
2359 uint32 rx162mbps; /* packets rx at 162mbps */
2360 uint32 rx216mbps; /* packets rx at 216 mbps */
2361 uint32 rx270mbps; /* packets rx at 270 mbps */
2362 uint32 rx324mbps; /* packets rx at 324 mbps */
2363 uint32 rx378mbps; /* packets rx at 378 mbps */
2364 uint32 rx432mbps; /* packets rx at 432 mbps */
2365 uint32 rx486mbps; /* packets rx at 486 mbps */
2366 uint32 rx540mbps; /* packets rx at 540 mbps */
2368 /* pkteng rx frame stats */
2397 uint32 rxframe; /* rx data frames */
2398 uint32 rxbyte; /* rx data bytes */
2401 uint32 rx1mbps; /* packets rx at 1Mbps */
2402 uint32 rx2mbps; /* packets rx at 2Mbps */
2403 uint32 rx5mbps5; /* packets rx at 5.5Mbps */
2404 uint32 rx6mbps; /* packets rx at 6Mbps */
2405 uint32 rx9mbps; /* packets rx at 9Mbps */
2406 uint32 rx11mbps; /* packets rx at 11Mbps */
2407 uint32 rx12mbps; /* packets rx at 12Mbps */
2408 uint32 rx18mbps; /* packets rx at 18Mbps */
2409 uint32 rx24mbps; /* packets rx at 24Mbps */
2410 uint32 rx36mbps; /* packets rx at 36Mbps */
2411 uint32 rx48mbps; /* packets rx at 48Mbps */
2412 uint32 rx54mbps; /* packets rx at 54Mbps */
2413 uint32 rx108mbps; /* packets rx at 108mbps */
2414 uint32 rx162mbps; /* packets rx at 162mbps */
2415 uint32 rx216mbps; /* packets rx at 216 mbps */
2416 uint32 rx270mbps; /* packets rx at 270 mbps */
2417 uint32 rx324mbps; /* packets rx at 324 mbps */
2418 uint32 rx378mbps; /* packets rx at 378 mbps */
2419 uint32 rx432mbps; /* packets rx at 432 mbps */
2420 uint32 rx486mbps; /* packets rx at 486 mbps */
2421 uint32 rx540mbps; /* packets rx at 540 mbps */
2438 wl_traffic_stats_t rx[AC_COUNT]; /* Packets received */
2734 /* Num of rx packets where toe finds out if checksum is good or bad */
2749 /* Num of rx packets in which csum error is injected */