Home | History | Annotate | Download | only in TrafficMonitor

Lines Matching refs:Enabled

335     TrafficAlertElement->Enabled = FALSE;
609 TrafficAlertElement->Enabled = FALSE;
631 TrafficAlertElement->Enabled = TRUE;
747 if((AlertElement->CallBack != NULL) && AlertElement->Enabled)
817 if((AlertElement->CallBack != NULL) && AlertElement->Enabled)
881 if ((AlertElement->Direction == TRAFF_DOWN) && (AlertElement->Trigger == TRAFF_EDGE) && (AlertElement->CurrentState == ALERT_OFF) && (AlertElement->Enabled == TRUE))
1092 if ((AlertElement->Direction == TRAFF_DOWN) && (AlertElement->Trigger == TRAFF_EDGE) && (AlertElement->CurrentState == ALERT_OFF) && (AlertElement->Enabled == TRUE))
1152 if ((AlertElement->Direction == TRAFF_DOWN) && (AlertElement->Trigger == TRAFF_EDGE) && (AlertElement->CurrentState == ALERT_OFF) && (AlertElement->Enabled == TRUE))
1213 if ((AlertElement->Direction == TRAFF_DOWN) && (AlertElement->Trigger == TRAFF_EDGE) && (AlertElement->CurrentState == ALERT_OFF) && (AlertElement->Enabled == TRUE))
1260 WLAN_OS_REPORT(("TRAFF - ALERT ENABLED"));