Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DPHSDefines.h52 B_UINT8 u8PHSFLength; member
DPHSModule.c918 if(!psPhsRule->u8PHSFLength) // If any part of PHSF is valid then Rule contains valid PHSF in ValidatePHSRuleComplete()
1095 if(psPhsRule->u8PHSFLength) in CreateClassiferToPHSRuleMapping()
1101 if(psPhsRule->u8PHSFLength) in CreateClassiferToPHSRuleMapping()
1104 pstClassifierEntry->pstPhsRule->u8PHSFLength = in CreateClassiferToPHSRuleMapping()
1105 psPhsRule->u8PHSFLength; in CreateClassiferToPHSRuleMapping()
1370 …INFO, (DBG_LVL_ALL|DBG_NO_FUNC_PRINT), "\n PHSFLength : %#X ",stClsEntry.pstPhsRule->u8PHSFLength); in DumpPhsRules()
1372 for(k=0;k<stClsEntry.pstPhsRule->u8PHSFLength;k++) in DumpPhsRules()
DHostMIBSInterface.h124 B_UINT8 u8PHSFLength; member
Dcntrl_SignalingInterface.h111 B_UINT8 u8PHSFLength; member
DCmHost.c682 sPhsRule.u8PHSFLength = psfCSType->cPhsRule.u8PHSFLength; in CopyToAdapter()
716 sPhsRule.u8PHSFLength = psfCSType->cPhsRule.u8PHSFLength; in CopyToAdapter()