Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/bcm/
DPHSModule.c315 S_SERVICEFLOW_ENTRY sServiceFlow = pstServiceFlowTable->stSFList[i]; in phs_init() local
316 sServiceFlow.pstClassifierTable = kzalloc(sizeof(S_CLASSIFIER_TABLE), GFP_KERNEL); in phs_init()
317 if(!sServiceFlow.pstClassifierTable) in phs_init()