Home
last modified time | relevance | path

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

/drivers/staging/bcm/
DPHSModule.c289 struct bcm_phs_entry sServiceFlow = pstServiceFlowTable->stSFList[i]; in phs_init() local
290 sServiceFlow.pstClassifierTable = kzalloc(sizeof(struct bcm_phs_classifier_table), GFP_KERNEL); in phs_init()
291 if (!sServiceFlow.pstClassifierTable) { in phs_init()