Searched refs:pQmuxMsg (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.c1203 QCQMUX_MSG_HDR* pQmuxMsg = NULL; local
1212 pQmuxMsg = (QCQMUX_MSG_HDR*)&(pQmux->Message);
1231 switch (pQmuxMsg->Type)
1235 QMIWDS_START_NETWORK_INTERFACE_RESP_MSG* pStartMsg = (QMIWDS_START_NETWORK_INTERFACE_RESP_MSG*)pQmuxMsg;
1283 QMIWDS_RESP_MSG_HEADER* pMsgHeader = (QMIWDS_RESP_MSG_HEADER*) pQmuxMsg;
1311 QC_WDS_Process_GetRunTimeSettings_Respons(pQmuxMsg,pndis_status);
1336 totalLength -= pQmuxMsg->Length;
1348 pQmuxMsg = (PQCQMUX_MSG_HDR)((UInt8 *)pQmuxMsg + sizeof(QCQMUX_MSG_HDR) + pQmuxMsg
1552 QCQMUX_MSG_HDR* pQmuxMsg = NULL; local
1629 QCQMUX_MSG_HDR* pQmuxMsg = NULL; local
[all...]

Completed in 68 milliseconds