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

/hardware/ti/wlan/wl1271/TWD/Ctrl/
H A DCmdBldDb.h137 TI_UINT8 ConsecutivePsPollDeliveryFailureThreshold; member in struct:__anon2288
H A DCmdBld.c937 powerMgmtConfig.ConsecutivePsPollDeliveryFailureThreshold = DB_WLAN(hCmdBld).ConsecutivePsPollDeliveryFailureThreshold;
H A DCmdBldCfgIE.c682 pCfg->consecutivePsPollDeliveryFailureThr = pPMConfig->ConsecutivePsPollDeliveryFailureThreshold;
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriver.h1899 TI_UINT8 ConsecutivePsPollDeliveryFailureThreshold; /**< Power-Save Polling Delivery Failure Threshold */ member in struct:__anon2650
2605 TI_UINT8 ConsecutivePsPollDeliveryFailureThreshold; /**< */ member in struct:__anon2680
4145 * pPowerMgmtConfig->ConsecutivePsPollDeliveryFailureThreshold - No answer after Ps-Poll work-around
H A DTWDriver.c649 pWlanParams->ConsecutivePsPollDeliveryFailureThreshold = pInitParams->tGeneral.ConsecutivePsPollDeliveryFailureThreshold;
/hardware/ti/wlan/wl1271/platforms/os/common/src/
H A DosRgstry.c284 NDIS_STRING STRConsecutivePsPollDeliveryFailureThreshold = NDIS_STRING_CONST( "ConsecutivePsPollDeliveryFailureThreshold" );
1403 sizeof p->twdInitParams.tGeneral.ConsecutivePsPollDeliveryFailureThreshold,
1404 (TI_UINT8*)&p->twdInitParams.tGeneral.ConsecutivePsPollDeliveryFailureThreshold);

Completed in 82 milliseconds