Searched refs:sServiceFlow (Results 1 – 1 of 1) sorted by relevance
289 struct bcm_phs_entry sServiceFlow = pstServiceFlowTable->stSFList[i]; in phs_init() local290 sServiceFlow.pstClassifierTable = kzalloc(sizeof(struct bcm_phs_classifier_table), GFP_KERNEL); in phs_init()291 if (!sServiceFlow.pstClassifierTable) { in phs_init()