Searched refs:pDeviceExtension (Results 1 – 3 of 3) sorted by relevance
405 PPHS_DEVICE_EXTENSION pDeviceExtension= (PPHS_DEVICE_EXTENSION)pvContext; in PhsUpdateClassifierRule() local409 if(pDeviceExtension == NULL) in PhsUpdateClassifierRule()423 nSFIndex = GetServiceFlowEntry(pDeviceExtension->pstServiceFlowPhsRulesTable, in PhsUpdateClassifierRule()430 pDeviceExtension->pstServiceFlowPhsRulesTable, psPhsRule, u8AssociatedPHSI); in PhsUpdateClassifierRule()468 PPHS_DEVICE_EXTENSION pDeviceExtension= (PPHS_DEVICE_EXTENSION)pvContext; in PhsDeletePHSRule() local472 if(pDeviceExtension) in PhsDeletePHSRule()476 nSFIndex = GetServiceFlowEntry(pDeviceExtension in PhsDeletePHSRule()532 PPHS_DEVICE_EXTENSION pDeviceExtension= (PPHS_DEVICE_EXTENSION)pvContext; in PhsDeleteClassifierRule() local534 if(pDeviceExtension) in PhsDeleteClassifierRule()537 nSFIndex = GetServiceFlowEntry(pDeviceExtension in PhsDeleteClassifierRule()[all …]
25 void DumpPhsRules(PPHS_DEVICE_EXTENSION pDeviceExtension);47 void DumpPhsRules(PPHS_DEVICE_EXTENSION pDeviceExtension);
18 PPHS_DEVICE_EXTENSION pDeviceExtension = (PPHS_DEVICE_EXTENSION) &Adapter->stBCMPhsContext; in ProcessGetHostMibs() local22 if (pDeviceExtension == NULL) { in ProcessGetHostMibs()53 GetServiceFlowEntry(pDeviceExtension-> in ProcessGetHostMibs()