Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DPHSModule.c777 UINT nSFIndex =0, nPhsRuleIndex =0 ; in PhsDeCompress() local
811 nPhsRuleIndex = GetPhsRuleEntry(pstServiceFlowEntry->pstClassifierTable,phsi, in PhsDeCompress()
813 if(nPhsRuleIndex == PHS_INVALID_TABLE_INDEX) in PhsDeCompress()
816 nPhsRuleIndex = GetPhsRuleEntry(pstServiceFlowEntry->pstClassifierTable, in PhsDeCompress()
818 if(nPhsRuleIndex == PHS_INVALID_TABLE_INDEX) in PhsDeCompress()
1260 UINT nPhsRuleIndex = 0; in UpdateClassifierPHSRule() local
1270 nPhsRuleIndex =GetPhsRuleEntry(psaClassifiertable,u8AssociatedPHSI, in UpdateClassifierPHSRule()
1272 if(PHS_INVALID_TABLE_INDEX == nPhsRuleIndex) in UpdateClassifierPHSRule()