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

/hardware/ti/wlan/wl1271/stad/src/Data_link/
H A DTrafficMonitor.c742 TrafficAlertElement_t *rstElmt = AlertElement->ResetElment[i]; local
743 if(rstElmt != NULL)
744 if(rstElmt->CurrentState == ALERT_WAIT_FOR_RESET)
746 rstElmt->CurrentState = ALERT_OFF;
747 rstElmt->EventCounter = 0;
748 rstElmt->TimeOut = CurrentTime + rstElmt->TimeIntervalMs;
812 TrafficAlertElement_t *rstElmt = AlertElement->ResetElment[i]; local
813 if(rstElmt != NULL)
814 if(rstElmt
[all...]

Completed in 42 milliseconds