Searched refs:TxRateUpPenalty (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dmlme.c2240 if (pEntry->TxRateUpPenalty)
2241 pEntry->TxRateUpPenalty--;
2265 pEntry->TxRateUpPenalty = 0;
2290 pEntry->TxRateUpPenalty = 0; /* no penalty */
2552 pAd->DrsCounters.TxRateUpPenalty = 0;
2567 pAd->DrsCounters.TxRateUpPenalty = 0; /* no penalty */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h616 u8 TxRateUpPenalty; /* extra # of second penalty due to last unstable condition */ member in struct:rt_counter_drs
1602 u8 TxRateUpPenalty; /* extra # of second penalty due to last unstable condition */ member in struct:rt_mac_table_entry

Completed in 137 milliseconds