• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/

Lines Matching refs:u32_t

19 	u32_t	ackrcv_bad;
20 u32_t rts_bad;
21 u32_t rts_good;
22 u32_t fcs_bad;
23 u32_t beacons;
31 u32_t ns_avgbrssi; /* average beacon rssi */
32 u32_t ns_avgrssi; /* average data rssi */
33 u32_t ns_avgtxrssi; /* average tx rssi */
39 u32_t ast_ani_niup; /* ANI increased noise immunity */
40 u32_t ast_ani_nidown; /* ANI decreased noise immunity */
41 u32_t ast_ani_spurup; /* ANI increased spur immunity */
42 u32_t ast_ani_spurdown;/* ANI descreased spur immunity */
43 u32_t ast_ani_ofdmon; /* ANI OFDM weak signal detect on */
44 u32_t ast_ani_ofdmoff;/* ANI OFDM weak signal detect off */
45 u32_t ast_ani_cckhigh;/* ANI CCK weak signal threshold high */
46 u32_t ast_ani_ccklow; /* ANI CCK weak signal threshold low */
47 u32_t ast_ani_stepup; /* ANI increased first step level */
48 u32_t ast_ani_stepdown;/* ANI decreased first step level */
49 u32_t ast_ani_ofdmerrs;/* ANI cumulative ofdm phy err count */
50 u32_t ast_ani_cckerrs;/* ANI cumulative cck phy err count */
51 u32_t ast_ani_reset; /* ANI parameters zero'd for non-STA */
52 u32_t ast_ani_lzero; /* ANI listen time forced to zero */
53 u32_t ast_ani_lneg; /* ANI listen time calculated < 0 */
70 u32_t listenTime;
71 u32_t ofdmTrigHigh;
72 u32_t ofdmTrigLow;
78 u32_t noiseFloor; /* The current noise floor */
79 u32_t txFrameCount; /* Last txFrameCount */
80 u32_t rxFrameCount; /* Last rx Frame count */
81 u32_t cycleCount; /* Last cycleCount (can detect wrap-around) */
82 u32_t ofdmPhyErrCount;/* OFDM err count since last reset */
83 u32_t cckPhyErrCount; /* CCK err count since last reset */
84 u32_t ofdmPhyErrBase; /* Base value for ofdm err counter */
85 u32_t cckPhyErrBase; /* Base value for cck err counters */