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

/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBldDb.h136 TI_UINT8 ConsecutivePsPollDeliveryFailureThreshold; member in struct:__anon1007
H A DCmdBld.c942 powerMgmtConfig.ConsecutivePsPollDeliveryFailureThreshold = DB_WLAN(hCmdBld).ConsecutivePsPollDeliveryFailureThreshold;
H A DCmdBldCfgIE.c682 pCfg->consecutivePsPollDeliveryFailureThr = pPMConfig->ConsecutivePsPollDeliveryFailureThreshold;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
H A DwhalParams.h214 UINT8 ConsecutivePsPollDeliveryFailureThreshold; member in struct:__anon893
H A DwhalCtrl.c361 pWlanParams->ConsecutivePsPollDeliveryFailureThreshold =
362 pInitParams->whalCtrl_init.ConsecutivePsPollDeliveryFailureThreshold;
2930 /* Just take the last configured parameter of ConsecutivePsPollDeliveryFailureThreshold */
2931 pPowerMgmtBcnBrcOptions->ConsecutivePsPollDeliveryFailureThreshold =
2932 (whal_ParamsGetWlanParams (pWhalCtrl->pWhalParams))->ConsecutivePsPollDeliveryFailureThreshold;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
H A DwhalHwCtrl.c990 powerMgmtConfig.ConsecutivePsPollDeliveryFailureThreshold = pWlanParams->ConsecutivePsPollDeliveryFailureThreshold;
1384 pCfg->consecutivePsPollDeliveryFailureThr = pPMConfig->ConsecutivePsPollDeliveryFailureThreshold;
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcommonTypes.h866 UINT8 ConsecutivePsPollDeliveryFailureThreshold;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
H A DwhalCtrl_api.h298 UINT8 ConsecutivePsPollDeliveryFailureThreshold; member in struct:__anon717
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h1866 TI_UINT8 ConsecutivePsPollDeliveryFailureThreshold; /**< Power-Save Polling Delivery Failure Threshold */ member in struct:__anon1366
2553 TI_UINT8 ConsecutivePsPollDeliveryFailureThreshold; /**< */ member in struct:__anon1395
4082 * pPowerMgmtConfig->ConsecutivePsPollDeliveryFailureThreshold - No answer after Ps-Poll work-around
H A DTWDriver.c636 pWlanParams->ConsecutivePsPollDeliveryFailureThreshold = pInitParams->tGeneral.ConsecutivePsPollDeliveryFailureThreshold;
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosRgstry.c306 NDIS_STRING STRConsecutivePsPollDeliveryFailureThreshold = NDIS_STRING_CONST( "ConsecutivePsPollDeliveryFailureThreshold" );
1679 sizeof p->TnetwDrv_InitParams.whalCtrl_init.ConsecutivePsPollDeliveryFailureThreshold,
1680 (PUCHAR)&p->TnetwDrv_InitParams.whalCtrl_init.ConsecutivePsPollDeliveryFailureThreshold);
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A DosRgstry.c284 NDIS_STRING STRConsecutivePsPollDeliveryFailureThreshold = NDIS_STRING_CONST( "ConsecutivePsPollDeliveryFailureThreshold" );
1457 sizeof p->twdInitParams.tGeneral.ConsecutivePsPollDeliveryFailureThreshold,
1458 (TI_UINT8*)&p->twdInitParams.tGeneral.ConsecutivePsPollDeliveryFailureThreshold);

Completed in 150 milliseconds