Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DPHSModule.c1341 S_SERVICEFLOW_ENTRY stServFlowEntry = in DumpPhsRules() local
1343 if(stServFlowEntry.bUsed) in DumpPhsRules()
1352 stClsEntry = stServFlowEntry.pstClassifierTable->stActivePhsRulesList[j]; in DumpPhsRules()
1358 stClsEntry = stServFlowEntry.pstClassifierTable->stOldPhsRulesList[j]; in DumpPhsRules()
1365 …UG_PRINT(Adapter,DBG_TYPE_OTHERS, DUMP_INFO, DBG_LVL_ALL, "\n VCID : %#X",stServFlowEntry.uiVcid); in DumpPhsRules()