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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/Beceem_driver/src/Common/
H A DPHSModule.c803 UINT nSFIndex =0, nPhsRuleIndex =0 ; local
837 nPhsRuleIndex = GetPhsRuleEntry(pstServiceFlowEntry->pstClassifierTable,phsi,
839 if(nPhsRuleIndex == PHS_INVALID_TABLE_INDEX)
842 nPhsRuleIndex = GetPhsRuleEntry(pstServiceFlowEntry->pstClassifierTable,
844 if(nPhsRuleIndex == PHS_INVALID_TABLE_INDEX)
1308 UINT nPhsRuleIndex = 0; local
1318 nPhsRuleIndex =GetPhsRuleEntry(psaClassifiertable,u8AssociatedPHSI,
1320 if(PHS_INVALID_TABLE_INDEX == nPhsRuleIndex)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/Beceem_driver/src/Common/
H A DPHSModule.c803 UINT nSFIndex =0, nPhsRuleIndex =0 ; local
837 nPhsRuleIndex = GetPhsRuleEntry(pstServiceFlowEntry->pstClassifierTable,phsi,
839 if(nPhsRuleIndex == PHS_INVALID_TABLE_INDEX)
842 nPhsRuleIndex = GetPhsRuleEntry(pstServiceFlowEntry->pstClassifierTable,
844 if(nPhsRuleIndex == PHS_INVALID_TABLE_INDEX)
1308 UINT nPhsRuleIndex = 0; local
1318 nPhsRuleIndex =GetPhsRuleEntry(psaClassifiertable,u8AssociatedPHSI,
1320 if(PHS_INVALID_TABLE_INDEX == nPhsRuleIndex)

Completed in 172 milliseconds