Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vif/drv/vif/
H A DVIF.c274 PVIF_SETPARA pSetGroupParam = NULL; in VIFIoctl() local
350 pSetGroupParam = (PVIF_SETPARA)pArgs; in VIFIoctl()
351 …32Ret = (psVIFInstPri->fpVIFSetParameter)(pSetGroupParam->ParaGroup, pSetGroupParam->pVIF_Para, pS… in VIFIoctl()
352 pSetGroupParam->bRet = (BOOL)u32Ret; in VIFIoctl()