Searched refs:QMUXResult (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.h356 UInt16 QMUXResult; member in struct:_QMIWDS_RESP_MSG_HEADER
366 UInt16 QMUXResult; member in struct:_QMIWDS_START_NETWORK_INTERFACE_RESP_MSG
414 UInt16 QMUXResult; member in struct:_QMIWDS_GET_RUNTIME_SETTINGS_RESP_MSG
H A Dqmi_oper.c1239 if (pStartMsg->QMUXResult != QMI_RESULT_SUCCESS)
1287 if (pMsgHeader->QMUXResult != QMI_RESULT_SUCCESS)
1371 if (pGetMsg->QMUXResult != QMI_RESULT_SUCCESS)
1375 lc_kdbg("%s: failed to get ip address,QMUXError=%u,QMUXResult=%u.\n",__func__,
1376 pGetMsg->QMUXError, pGetMsg->QMUXResult);

Completed in 68 milliseconds