Searched refs:pCurMsg (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/ndis/src/
H A Dqmi_oper.c1123 UInt8 *pCurMsg = NULL; local
1129 pCurMsg = pMsgStart;
1143 pCurMsg += *pCurMsg;
1144 pCurMsg += 1;
1146 numInstances = *pCurMsg;
1147 pCurMsg += 1;
1149 pVersion = (QMUX_TYPE_VERSION_STRUCT*) &(pCurMsg);

Completed in 91 milliseconds