Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DPHSModule.c780 UINT phsi; in PhsDeCompress() local
795 phsi = *((unsigned char *)(pvInputBuffer)); in PhsDeCompress()
796 …_PRINT(Adapter,DBG_TYPE_OTHERS, PHS_RECEIVE,DBG_LVL_ALL,"PHSI To Be Used For restore : %x\n",phsi); in PhsDeCompress()
797 if(phsi == UNCOMPRESSED_PACKET ) in PhsDeCompress()
811 nPhsRuleIndex = GetPhsRuleEntry(pstServiceFlowEntry->pstClassifierTable,phsi, in PhsDeCompress()
817 phsi,eOldClassifierRuleContext,&pstPhsRule); in PhsDeCompress()