Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/cmdq/drv/cmdq/
H A DdrvCMDQ.c1337 PCMDQ_RECEIVE_PARAM pReceiveParam = NULL; in CMDQIoctl() local
1357 pReceiveParam = (PCMDQ_RECEIVE_PARAM)pArgs; in CMDQIoctl()
1358 u32Ret = (MS_U32)psCMDQInstPri->fpCMDQReceive(pReceiveParam->New_IP_Head); in CMDQIoctl()