Searched refs:ISRStat (Results 1 – 2 of 2) sorted by relevance
96 pStatistic->ISRStat.dwIsrUnknown++; in STAvUpdateIsrStatCounter()102 pStatistic->ISRStat.dwIsrTx0OK++; // TXDMA0 successful in STAvUpdateIsrStatCounter()105 pStatistic->ISRStat.dwIsrAC0TxOK++; // AC0DMA successful in STAvUpdateIsrStatCounter()108 pStatistic->ISRStat.dwIsrBeaconTxOK++; // BeaconTx successful in STAvUpdateIsrStatCounter()111 pStatistic->ISRStat.dwIsrRx0OK++; // Rx0 successful in STAvUpdateIsrStatCounter()114 pStatistic->ISRStat.dwIsrTBTTInt++; // TBTT successful in STAvUpdateIsrStatCounter()117 pStatistic->ISRStat.dwIsrSTIMERInt++; in STAvUpdateIsrStatCounter()120 pStatistic->ISRStat.dwIsrWatchDog++; in STAvUpdateIsrStatCounter()123 pStatistic->ISRStat.dwIsrUnrecoverableError++; in STAvUpdateIsrStatCounter()126 pStatistic->ISRStat.dwIsrSoftInterrupt++; // software interrupt in STAvUpdateIsrStatCounter()[all …]
296 SISRCounters ISRStat; member