Searched defs:rt_counter_drs (Results 1 – 1 of 1) sorted by relevance
605 struct rt_counter_drs { struct607 u16 TxQuality[MAX_STEP_OF_TX_RATE_SWITCH];608 u8 PER[MAX_STEP_OF_TX_RATE_SWITCH];609 u8 TxRateUpPenalty; /* extra # of second penalty due to last unstable condition */610 unsigned long CurrTxRateStableTime; /* # of second in current TX rate */611 BOOLEAN fNoisyEnvironment;612 BOOLEAN fLastSecAccordingRSSI;613 u8 LastSecTxRateChangeAction; /* 0: no change, 1:rate UP, 2:rate down */614 u8 LastTimeTxRateChangeAction; /*Keep last time value of LastSecTxRateChangeAction */615 unsigned long LastTxOkCount;