Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DPHSModule.c399 UINT nSFIndex =0 ; in PhsUpdateClassifierRule() local
423 nSFIndex = GetServiceFlowEntry(pDeviceExtension->pstServiceFlowPhsRulesTable, in PhsUpdateClassifierRule()
426 if(nSFIndex == PHS_INVALID_TABLE_INDEX) in PhsUpdateClassifierRule()
462 UINT nSFIndex =0, nClsidIndex =0 ; in PhsDeletePHSRule() local
476 nSFIndex = GetServiceFlowEntry(pDeviceExtension in PhsDeletePHSRule()
479 if(nSFIndex == PHS_INVALID_TABLE_INDEX) in PhsDeletePHSRule()
528 UINT nSFIndex =0, nClsidIndex =0 ; in PhsDeleteClassifierRule() local
537 nSFIndex = GetServiceFlowEntry(pDeviceExtension in PhsDeleteClassifierRule()
539 if(nSFIndex == PHS_INVALID_TABLE_INDEX) in PhsDeleteClassifierRule()
592 UINT nSFIndex =0, nClsidIndex =0 ; in PhsDeleteSFRules() local
[all …]