Home
last modified time | relevance | path

Searched refs:iSfIndex (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/staging/bcm/
DPHSModule.c1022 int iSfIndex; in CreateSFToClassifierRuleMapping() local
1025 for(iSfIndex=0;iSfIndex < MAX_SERVICEFLOWS;iSfIndex++) in CreateSFToClassifierRuleMapping()
1027 if(!psServiceFlowTable->stSFList[iSfIndex].bUsed) in CreateSFToClassifierRuleMapping()
1038 psaClassifiertable = psServiceFlowTable->stSFList[iSfIndex].pstClassifierTable; in CreateSFToClassifierRuleMapping()
1044 psServiceFlowTable->stSFList[iSfIndex].bUsed = TRUE; in CreateSFToClassifierRuleMapping()
1045 psServiceFlowTable->stSFList[iSfIndex].uiVcid = uiVcid; in CreateSFToClassifierRuleMapping()