HomeSort by relevance Sort by last modified time
    Searched refs:uIndex (Results 1 - 25 of 45) sorted by null

1 2

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgrKeepAlive.c 142 TI_UINT32 uIndex;
148 for (uIndex = 0; uIndex < KEEP_ALIVE_MAX_USER_MESSAGES; uIndex++)
150 pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag = TI_FALSE;
170 TI_UINT32 uIndex;
180 for (uIndex = 0; uIndex < KEEP_ALIVE_MAX_USER_MESSAGES; uIndex++)
186 if (TI_TRUE == pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag
    [all...]
scanResultTable.c 146 static void scanResultTable_RemoveEntry(TI_HANDLE hScanResultTable, TI_UINT32 uIndex);
441 TI_UINT32 uIndex;
446 for (uIndex = 0; uIndex < pScanResultTable->uCurrentSiteNumber; uIndex++)
449 if (MAC_EQUAL (*pBssid, pScanResultTable->pTable[ uIndex ].bssid) &&
450 ((pSsid->len == pScanResultTable->pTable[ uIndex ].ssid.len) &&
452 (TI_UINT8 *)(&(pScanResultTable->pTable[ uIndex ].ssid.str[ 0 ])),
455 TRACE1(pScanResultTable->hReport, REPORT_SEVERITY_INFORMATION , "Entry found at index %d\n", uIndex);
456 return &(pScanResultTable->pTable[ uIndex ]);
    [all...]
ScanCncn.c 82 TI_UINT32 uIndex;
99 for (uIndex = 0; uIndex < SCAN_SCC_NUM_OF_CLIENTS; uIndex++)
101 pScanCncn->pScanClients[ uIndex ] = scanCncnSm_Create (hOS);
102 if (NULL == pScanCncn->pScanClients[ uIndex ])
104 WLAN_OS_REPORT (("scanCncn_Create: Unable to create client %d object\n", uIndex));
148 TI_UINT32 uIndex;
157 for (uIndex = 0; uIndex < SCAN_SCC_NUM_OF_CLIENTS; uIndex++
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgrKeepAlive.c 142 TI_UINT32 uIndex;
148 for (uIndex = 0; uIndex < KEEP_ALIVE_MAX_USER_MESSAGES; uIndex++)
150 pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag = TI_FALSE;
170 TI_UINT32 uIndex;
180 for (uIndex = 0; uIndex < KEEP_ALIVE_MAX_USER_MESSAGES; uIndex++)
186 if (TI_TRUE == pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag
    [all...]
ScanCncn.c 80 TI_UINT32 uIndex;
97 for (uIndex = 0; uIndex < SCAN_SCC_NUM_OF_CLIENTS; uIndex++)
99 pScanCncn->pScanClients[ uIndex ] = scanCncnSm_Create (hOS);
100 if (NULL == pScanCncn->pScanClients[ uIndex ])
102 WLAN_OS_REPORT (("scanCncn_Create: Unable to create client %d object\n", uIndex));
146 TI_UINT32 uIndex;
155 for (uIndex = 0; uIndex < SCAN_SCC_NUM_OF_CLIENTS; uIndex++
    [all...]
scanResultTable.c 393 TI_UINT32 uIndex;
398 for (uIndex = 0; uIndex < pScanResultTable->uCurrentSiteNumber; uIndex++)
401 if (MAC_EQUAL (*pBssid, pScanResultTable->pTable[ uIndex ].bssid) &&
402 ((pSsid->len == pScanResultTable->pTable[ uIndex ].ssid.len) &&
404 &(pScanResultTable->pTable[ uIndex ].ssid.str[ 0 ]),
407 TRACE1(pScanResultTable->hReport, REPORT_SEVERITY_INFORMATION , "Entry found at index %d\n", uIndex);
408 return &(pScanResultTable->pTable[ uIndex ]);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeSm.c 648 TI_UINT32 uIndex;
661 for (uIndex = 0; uIndex < RADIO_BAND_NUM_OF_BANDS; uIndex++)
663 pParam->content.eRadioBand = uIndex;
665 bBandCountryFound[ uIndex ] = pParam->content.bIsCountryFound;
667 bBandChannelExist[ uIndex ] = TI_FALSE;
672 for (uIndex = 0; uIndex < pSme->tInitParams.uChannelNum; uIndex++
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSm.c 653 TI_UINT32 uIndex;
668 for (uIndex = 0; uIndex < RADIO_BAND_NUM_OF_BANDS; uIndex++)
670 pParam->content.eRadioBand = (ERadioBand)uIndex;
672 bBandCountryFound[ uIndex ] = pParam->content.bIsCountryFound;
674 bBandChannelExist[ uIndex ] = TI_FALSE;
679 for (uIndex = 0; uIndex < pSme->tInitParams.uChannelNum; uIndex++
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCmd.c 359 TI_UINT32 uIndex;
363 for (uIndex = 0; uIndex < uChannelCount; uIndex++)
365 TRACE6(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION , "%-10d %-10d %-10d %-10d %-10d %-11d\n", uIndex, pChannel[ uIndex ].channel, pChannel[ uIndex ].scanMinDuration, pChannel[ uIndex ].scanMaxDuration, pChannel[ uIndex ].passiveScanDuration, pChannel[ uIndex ].txPowerLevelDbm)
    [all...]
CmdBldCfg.c 558 int uIndex;
607 for (uIndex = 0; uIndex < 13; uIndex++)
609 pRateMngParamsDB->rateMngParams.RateRetryPolicy[uIndex] = pRateMngParams->RateRetryPolicy[uIndex];
    [all...]
CmdBldCmdIE.h 51 TI_STATUS cmdBld_CmdIeConfigureTemplateFrame (TI_HANDLE hCmdBld, TTemplateParams *pTemplate, TI_UINT16 uFrameSize, TemplateType_e templateType, TI_UINT8 uIndex, void *fCb, TI_HANDLE hCb);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Result/
txResult.c 367 UINT32 uIndex; /* The current table entry */
371 uIndex = pTxResult->TxCmpltStartPointIterator;
379 * Take into account that uIndex may be 16, so make & 0xf
381 pCurrentEntry = &pTxResult->TxCmpltAttr[uIndex & (FW_TX_CMPLT_BLOCK_SIZE - 1)];
385 uIndex, pCurrentEntry->done1, pCurrentEntry->done2, pCurrentEntry->descID, pCurrentEntry->status,
401 if (uIndex >= FW_TX_CMPLT_BLOCK_SIZE)
402 uIndex = 1;
404 uIndex ++;
421 if (uIndex > pTxResult->TxCmpltStartPointIterator)
424 pTxResult->entry[0].to = uIndex;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngrTypes.h 155 TI_UINT8 uIndex; /**< User Index (0 .. 1) */
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngrTypes.h 155 TI_UINT8 uIndex; /**< User Index (0 .. 1) */
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldCmd.c 362 TI_UINT32 uIndex;
366 for (uIndex = 0; uIndex < uChannelCount; uIndex++)
368 TRACE6(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION , "%-10d %-10d %-10d %-10d %-10d %-11d\n", uIndex, pChannel[ uIndex ].channel, pChannel[ uIndex ].scanMinDuration, pChannel[ uIndex ].scanMaxDuration, pChannel[ uIndex ].passiveScanDuration, pChannel[ uIndex ].txPowerLevelDbm)
    [all...]
CmdBldCfg.c 544 int uIndex;
593 for (uIndex = 0; uIndex < 13; uIndex++)
595 pRateMngParamsDB->rateMngParams.RateRetryPolicy[uIndex] = pRateMngParams->RateRetryPolicy[uIndex];
    [all...]
CmdBldCmdIE.h 51 TI_STATUS cmdBld_CmdIeConfigureTemplateFrame (TI_HANDLE hCmdBld, TTemplateParams *pTemplate, TI_UINT16 uFrameSize, TemplateType_e templateType, TI_UINT8 uIndex, void *fCb, TI_HANDLE hCb);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
nrfsm.c 270 UINT32 uIndex;
305 uIndex = pFsm->state * pFsm->uActNoOfEvents + pFsm->event;
308 pFsm->state = pFsm->matrix[uIndex].nState;
311 (*pFsm->matrix[uIndex].fAction) (pFsm->pData);
  /hardware/ti/omap3/dspbridge/inc/
DSPStream.h 193 * uIndex: Stream index (zero based).
201 * DSP_EVALUE: uIndex is invalid, or, if pAttrIn != NULL,
212 UINT uIndex,
drv.h 354 * uIndex >= 0
365 extern DSP_STATUS DRV_GetDevObject(UINT uIndex, struct DRV_OBJECT* hDrvObject,
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPStream.h 195 * uIndex: Stream index (zero based).
203 * DSP_EVALUE: uIndex is invalid, or, if pAttrIn != NULL,
214 UINT uIndex,
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
RxXfer.c 651 TI_UINT32 uIndex = pRxXfer->uCurrTxnIndex;
656 pTxn = &pRxXfer->aSlaveRegTxn[uIndex].tTxnStruct;
658 pRxXfer->aSlaveRegTxn[uIndex].uRegData = ENDIAN_HANDLE_LONG(uFirstMemBlkAddr);
659 pRxXfer->aSlaveRegTxn[uIndex].uRegAdata = ENDIAN_HANDLE_LONG(uFirstMemBlkAddr + 4);
663 pTxn = &pRxXfer->aTxnStruct[uIndex];
668 pTxn = &pRxXfer->aCounterTxn[uIndex].tTxnStruct;
670 pRxXfer->aCounterTxn[uIndex].uCounter = ENDIAN_HANDLE_LONG(pRxXfer->uDrvRxCntr);
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
RxXfer.c 618 TI_UINT32 uIndex = pRxXfer->uCurrTxnIndex;
623 pTxn = &pRxXfer->aSlaveRegTxn[uIndex].tTxnStruct;
625 pRxXfer->aSlaveRegTxn[uIndex].uRegData = ENDIAN_HANDLE_LONG(uFirstMemBlkAddr);
626 pRxXfer->aSlaveRegTxn[uIndex].uRegAdata = ENDIAN_HANDLE_LONG(uFirstMemBlkAddr + 4);
630 pTxn = &pRxXfer->aTxnStruct[uIndex];
635 pTxn = &pRxXfer->aCounterTxn[uIndex].tTxnStruct;
637 pRxXfer->aCounterTxn[uIndex].uCounter = ENDIAN_HANDLE_LONG(pRxXfer->uDrvRxCntr);
    [all...]
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
AndroidFont.java 211 * @param uIndex specified char
213 public boolean isGlyphExists(char uIndex) {
  /hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c 454 DBAPI DSPStream_Open(DSP_HNODE hNode, UINT uDirection, UINT uIndex,
503 strncat(szEventName, _ultoa((ULONG)uIndex, szTemp, 16), 3);
595 tempStruct.ARGS_STRM_OPEN.uIndex = uIndex;

Completed in 744 milliseconds

1 2