Home
last modified time | relevance | path

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

/drivers/staging/bcm/
DPHSModule.c1181 struct bcm_phs_entry stServFlowEntry = in DumpPhsRules() local
1183 if (stServFlowEntry.bUsed) { in DumpPhsRules()
1191 stClsEntry = stServFlowEntry.pstClassifierTable->stActivePhsRulesList[j]; in DumpPhsRules()
1195 stClsEntry = stServFlowEntry.pstClassifierTable->stOldPhsRulesList[j]; in DumpPhsRules()
1201 …_PRINT(Adapter, DBG_TYPE_OTHERS, DUMP_INFO, DBG_LVL_ALL, "\n VCID : %#X", stServFlowEntry.uiVcid); in DumpPhsRules()