Searched refs:OneSecTxFailCount (Results 1 - 4 of 4) 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.c651 pAd->RalinkCounters.OneSecTxFailCount = 0;
860 pAd->RalinkCounters.OneSecTxFailCount;
1260 pAd->RalinkCounters.OneSecTxFailCount;
1888 pAd->RalinkCounters.OneSecTxFailCount +=
1903 pAd->RalinkCounters.OneSecTxFailCount;
1923 pEntry->OneSecTxFailCount;
1928 pEntry->OneSecTxFailCount) * 100) /
2452 pAd->RalinkCounters.OneSecTxFailCount +=
2468 pEntry->OneSecTxFailCount;
2473 pEntry->OneSecTxFailCount) * 10
2682 u32 OneSecTxFailCount = 0; local
[all...]
H A Drtmp_init.c2009 pEntry->OneSecTxFailCount++;
2179 pRalinkCounters->OneSecTxFailCount +=
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dmlme.h181 (__pEntry)->OneSecTxFailCount = 0; \
H A Drtmp.h574 u32 OneSecTxFailCount; member in struct:rt_counter_ralink
580 u32 LastOneSecTotalTxCount; /* OneSecTxNoRetryOkCount + OneSecTxRetryOkCount + OneSecTxFailCount */
1599 u32 OneSecTxFailCount; member in struct:rt_mac_table_entry

Completed in 88 milliseconds