Searched refs:pMsgStart (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.c936 UInt8 *pMsgStart = (UInt8 *) &(pMsg->TLVType); local
941 remaningBytes = pMsg->Length - (pMsgPtr -pMsgStart);
1073 UInt8 *pMsgStart; local
1076 pMsgStart = (UInt8 *) &(pMsg->TLVType);
1090 pMsgStart += sizeof(QMI_TLV_HDR);
1092 pMsgStart += pMsg->TLVLength;
1094 pMsgStart += sizeof(QMI_TLV_HDR);
1096 pMsgStart += pMsg->TLV2Length;
1122 QMI_TLV_HDR* pHdr = (QMI_TLV_HDR*) pMsgStart;
1128 pMsgStart
1382 UInt8 *pMsgStart = (UInt8 *)&(pGetMsg->TLVType); local
[all...]

Completed in 63 milliseconds