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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/ndis/src/
H A Dqmi_oper.h187 int QCTL_Procecess_GetClient_ID_Response(QCQMI * pQmi,UInt8* fClientID,UInt8* fQMIType);
198 int QCTL_Procecess_SetDataFormat_Response(QCQMI* pQmi,NDIS_QMI_STATUS* pndis_status);
210 int QCTL_Procecess_SetInstanceId_Response(QCQMI* pQmi,int* fSetInstanceIdFail,UInt32* fQMI_ID);
222 int QCTL_Procecess_ReleaseClient_ID_Response(QCQMI* pQmi,UInt8* fClientID,UInt8* fQMIType);
233 int QCTL_Procecess_GetVersion_Respons(QCQMI* pQmi,NDIS_QMI_STATUS* pndis_status);
237 * Description: QCQMI Process QMUX WDS Response
243 int QCQMI_ProcessQMUXWDSResponse(QCQMI* pQmi,NDIS_QMI_STATUS* pndis_status);
269 * Description: QCQMI Process QMUX WDS Indication
276 int QCQMI_ProcessQMUXWDSIndication(QCQMI* pQmi,NDIS_QMI_STATUS* pndis_status);
H A Dqmi_oper.c88 QCQMI* qmi = NULL;
104 qmi = (QCQMI*)pMsgBuff;
141 QCQMI* qmi = NULL;
154 qmi = (QCQMI*)pMsgBuff;
191 QCQMI* qmi = NULL;
206 qmi = (QCQMI*)pMsgBuff;
242 QCQMI* qmi = NULL;
259 qmi = (QCQMI*)pMsgBuff;
298 QCQMI* qmi = NULL;
315 qmi = (QCQMI*)pMsgBuf
[all...]
H A Dqmi_header.h89 }__attribute__((packed)) QCQMI/*, *QCQMI**/ ; typedef in typeref:struct:_QCQMI

Completed in 81 milliseconds