Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DPHSDefines.h53 B_UINT8 u8PHSF[MAX_PHS_LENGTHS]; member
DPHSModule.c1098 memcpy(pstClassifierEntry->pstPhsRule->u8PHSF, in CreateClassiferToPHSRuleMapping()
1099 psPhsRule->u8PHSF , MAX_PHS_LENGTHS); in CreateClassiferToPHSRuleMapping()
1374 …TYPE_OTHERS, DUMP_INFO, (DBG_LVL_ALL|DBG_NO_FUNC_PRINT), "%#X ",stClsEntry.pstPhsRule->u8PHSF[k]); in DumpPhsRules()
1431 phsf = tmp_memb->u8PHSF; in phs_decompress()
1517 supress = verify_suppress_phsf(in_buf,out_buf,phs_rule->u8PHSF, in phs_compress()
DHostMIBSInterface.h125 B_UINT8 u8PHSF[MIBS_MAX_PHS_LENGTHS]; member
Dcntrl_SignalingInterface.h113 B_UINT8 u8PHSF[MAX_PHS_LENGTHS]; member
DCmHost.c686 memcpy(sPhsRule.u8PHSF, psfCSType->cPhsRule.u8PHSF, MAX_PHS_LENGTHS); in CopyToAdapter()
720 memcpy(sPhsRule.u8PHSF, psfCSType->cPhsRule.u8PHSF, MAX_PHS_LENGTHS); in CopyToAdapter()