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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/ndis/src/
H A Dqmi_header.h201 UInt16 QMIError; member in struct:_QMICTL_GET_CLIENT_ID_RESP_MSG
229 UInt16 QMIError; member in struct:_QMICTL_RELEASE_CLIENT_ID_RESP_MSG
263 UInt16 QMIError; member in struct:_QMICTL_GET_VERSION_RESP_MSG
305 UInt16 QMIError; member in struct:_QMICTL_SET_DATA_FORMAT_RESP_MSG
329 UInt16 QMIError; member in struct:_QMICTL_SET_INSTANCE_ID_RESP_MSG
H A Dqmi_oper.c937 UInt8 *pMsgPtr = (UInt8 *)&(pMsg->QMIError);
959 lc_kdbg("%s: failed to set data format.QMIError=%u,QMIResult=%u\n",__func__, pMsg->QMIError, pMsg->QMIResult);
1000 lc_kdbg("%s: failed to get qmi id,QMIResult=%u,QMIError=%u.\n",
1001 __func__,pMsg->QMIResult, pMsg->QMIError);
1044 lc_kdbg( "%s: failed to release client id,QMIError=%u,QMIResult=%u.\n",__func__,pMsg->QMIError, pMsg->QMIResult);
1083 lc_kdbg( "%s: failed to get version.QMIError=%u,QMIResult=%u.\n",__func__,pMsg->QMIError, pMsg->QMIResult);

Completed in 98 milliseconds