Home
last modified time | relevance | path

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

/drivers/staging/bcm/
DPHSModule.c410 ULONG PhsDeletePHSRule(IN void *pvContext, IN B_UINT16 uiVcid, IN B_UINT8 u8PHSI) in PhsDeletePHSRule() argument
434 if (pstClassifierRulesTable->stActivePhsRulesList[nClsidIndex].pstPhsRule->u8PHSI == u8PHSI) { in PhsDeletePHSRule()
794 if (!psPhsRule->u8PHSI) { in ValidatePHSRuleComplete()
872 if (pstClassifierRule->u8PHSI == uiPHSI) { in GetPhsRuleEntry()
957 if (pstClassifierEntry->u8PHSI == psPhsRule->u8PHSI) { in CreateClassiferToPHSRuleMapping()
1085 psClassifierRules->u8PHSI = psPhsRule->u8PHSI; in CreateClassifierPHSRule()
1121 if (psPhsRule->u8PHSI == 0) { in UpdateClassifierPHSRule()
1145 pstClassifierEntry->u8PHSI = pstClassifierEntry->pstPhsRule->u8PHSI; in UpdateClassifierPHSRule()
1203 …TYPE_OTHERS, DUMP_INFO, (DBG_LVL_ALL|DBG_NO_FUNC_PRINT), "\n PHSRuleID : %#X", stClsEntry.u8PHSI); in DumpPhsRules()
1205 …HERS, DUMP_INFO, (DBG_LVL_ALL|DBG_NO_FUNC_PRINT), "\n PHSI : %#X", stClsEntry.pstPhsRule->u8PHSI); in DumpPhsRules()
[all …]
DPHSDefines.h41 u8 u8PHSI; member
64 u8 u8PHSI; member
Dhostmibs.c72 astPhsRulesTable[nPhsTableIndex].u8PHSI, in ProcessGetHostMibs()
73 &pstPhsRule->u8PHSI, sizeof(struct bcm_phs_rule)); in ProcessGetHostMibs()
DPHSModule.h35 ULONG PhsDeletePHSRule(void* pvContext,B_UINT16 uiVcid,B_UINT8 u8PHSI);
DCmHost.c647 if (psfCSType->cPhsRule.u8PHSI) in CopyToAdapter()
665 if (psfCSType->cPhsRule.u8PHSI) { in CopyToAdapter()
672 … (Adapter->astClassifierTable[uiClassifierIndex].u8AssociatedPHSI == psfCSType->cPhsRule.u8PHSI)) { in CopyToAdapter()
676 psfCSType->cPhsRule.u8PHSI); in CopyToAdapter()
680 sPhsRule.u8PHSI = psfCSType->cPhsRule.u8PHSI; in CopyToAdapter()
704 if (sPhsRule.u8PHSI) { in CopyToAdapter()
705 Adapter->astClassifierTable[uiClassifierIndex].u32PHSRuleID = sPhsRule.u8PHSI; in CopyToAdapter()
714 sPhsRule.u8PHSI = psfCSType->cPhsRule.u8PHSI; in CopyToAdapter()
736 sPhsRule.u8PHSI, in CopyToAdapter()
738 sPhsRule.u8PHSI); in CopyToAdapter()
DHostMIBSInterface.h103 u8 u8PHSI; member
Dcntrl_SignalingInterface.h97 u8 u8PHSI; member