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

/hardware/ti/wlan/wl1271/stad/src/Data_link/
H A DTrafficMonitorAPI.h79 TRAFF_UP = 0, enumerator in enum:__anon1418
H A DTrafficMonitor.c371 if (TrafficAlertRegParm->Direction == TRAFF_UP)
374 TrafficAlertElement->ResetElment[0]->Direction = TRAFF_UP;
1097 if (AlertElement->Direction == TRAFF_UP)
1291 TrafficAlertRegParm.Direction = TRAFF_UP ;
1301 TrafficAlertRegParm.Direction = TRAFF_UP ;
H A DCtrl.c864 TrafficAlertRegParm.Direction = TRAFF_UP;
873 TRACE0(pCtrlData->hReport, REPORT_SEVERITY_ERROR, " ctrlData_RegisterTrafficIntensityEvents() : Failed to register high treshold event (TRAFF_UP) \n");
903 TrafficAlertRegParm.Direction = TRAFF_UP;
910 TRACE0(pCtrlData->hReport, REPORT_SEVERITY_ERROR, " ctrlData_RegisterTrafficIntensityEvents() : Failed to register low treshold event (TRAFF_UP) \n");
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
H A DPowerMgr.c246 tmRegParam.Direction = TRAFF_UP;
283 tmRegParam.Direction = TRAFF_UP;

Completed in 63 milliseconds