Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DPHSModule.c300 if(pPhsdeviceExtension->pstServiceFlowPhsRulesTable) in phs_init()
303 pPhsdeviceExtension->pstServiceFlowPhsRulesTable = in phs_init()
306 if(!pPhsdeviceExtension->pstServiceFlowPhsRulesTable) in phs_init()
312 pstServiceFlowTable = pPhsdeviceExtension->pstServiceFlowPhsRulesTable; in phs_init()
321 pstServiceFlowPhsRulesTable); in phs_init()
322 pPhsdeviceExtension->pstServiceFlowPhsRulesTable = NULL; in phs_init()
332 free_phs_serviceflow_rules(pPhsdeviceExtension->pstServiceFlowPhsRulesTable); in phs_init()
333 pPhsdeviceExtension->pstServiceFlowPhsRulesTable = NULL; in phs_init()
342 free_phs_serviceflow_rules(pPhsdeviceExtension->pstServiceFlowPhsRulesTable); in phs_init()
343 pPhsdeviceExtension->pstServiceFlowPhsRulesTable = NULL; in phs_init()
[all …]
DPHSDefines.h119 S_SERVICEFLOW_TABLE *pstServiceFlowPhsRulesTable; member
Dhostmibs.c54 pstServiceFlowPhsRulesTable, in ProcessGetHostMibs()