Searched defs:pstServiceFlowEntry (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/bcm/
H A Dhostmibs.c14 S_SERVICEFLOW_ENTRY *pstServiceFlowEntry = NULL; local
56 usVCID_Value, &pstServiceFlowEntry))
60 pstClassifierTable = pstServiceFlowEntry->pstClassifierTable;
H A DPHSModule.c5 static UINT CreateClassiferToPHSRuleMapping(B_UINT16 uiVcid,B_UINT16 uiClsId,S_SERVICEFLOW_ENTRY *pstServiceFlowEntry,S_PHS_RULE *psPhsRule,B_UINT8 u8AssociatedPHSI);
400 S_SERVICEFLOW_ENTRY *pstServiceFlowEntry = NULL; local
424 uiVcid,&pstServiceFlowEntry);
436 pstServiceFlowEntry, psPhsRule, u8AssociatedPHSI);
463 S_SERVICEFLOW_ENTRY *pstServiceFlowEntry = NULL; local
477 ->pstServiceFlowPhsRulesTable,uiVcid,&pstServiceFlowEntry);
485 pstClassifierRulesTable=pstServiceFlowEntry->pstClassifierTable;
529 S_SERVICEFLOW_ENTRY *pstServiceFlowEntry = NULL; local
538 ->pstServiceFlowPhsRulesTable, uiVcid, &pstServiceFlowEntry);
545 nClsidIndex = GetClassifierEntry(pstServiceFlowEntry
593 S_SERVICEFLOW_ENTRY *pstServiceFlowEntry = NULL; local
683 S_SERVICEFLOW_ENTRY *pstServiceFlowEntry = NULL; local
778 S_SERVICEFLOW_ENTRY *pstServiceFlowEntry = NULL; local
1052 CreateClassiferToPHSRuleMapping(IN B_UINT16 uiVcid, IN B_UINT16 uiClsId,IN S_SERVICEFLOW_ENTRY *pstServiceFlowEntry, S_PHS_RULE *psPhsRule,B_UINT8 u8AssociatedPHSI) argument
[all...]

Completed in 88 milliseconds