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

/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriver.h1810 TI_UINT16 BroadcastRxTimeout; /**< Broadcast RX Timeout */ member in struct:__anon2647
2609 TI_UINT16 BroadcastRxTimeout; /**< */ member in struct:__anon2680
4143 * pPowerMgmtConfig->BcnBrcOptions.BroadcastRxTimeout
H A DTWDriver.c647 pWlanParams->BcnBrcOptions.BroadcastRxTimeout = pInitParams->tGeneral.BroadcastRxTimeout;
/hardware/ti/wlan/wl1271/TWD/Ctrl/
H A DCmdBld.c2082 pParamInfo->content.BcnBrcOptions.BroadcastRxTimeout = pWlanParams->BcnBrcOptions.BroadcastRxTimeout;
H A DCmdBldCfgIE.c680 pCfg->broadcastTimeOut = pPMConfig->BcnBrcOptions.BroadcastRxTimeout;
685 TRACE4(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION, " cmdBld_BcnBrcOptions BeaconRxTimeout=%d BroadcastRxTimeout=%d RxBroadcastInPs=0x%x, consecutivePsPollDeliveryFailureThr=%d\n", pCfg->beaconRxTimeOut,pCfg->broadcastTimeOut, pCfg->rxBroadcastInPS, pCfg->consecutivePsPollDeliveryFailureThr);
/hardware/ti/wlan/wl1271/platforms/os/common/src/
H A DosRgstry.c281 NDIS_STRING STRBroadcastRxTimeout = NDIS_STRING_CONST( "BroadcastRxTimeout" );
1375 sizeof p->twdInitParams.tGeneral.BroadcastRxTimeout,
1376 (TI_UINT8*)&p->twdInitParams.tGeneral.BroadcastRxTimeout);

Completed in 96 milliseconds