Searched refs:QMICTL_GET_VERSION_REQ_MSG (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_oper.c192 QMICTL_GET_VERSION_REQ_MSG* pReq = NULL;
196 msgLength = sizeof(QCQMI_HDR) + sizeof(QMICTL_GET_VERSION_REQ_MSG);
207 pReq = (QMICTL_GET_VERSION_REQ_MSG*)&(qmi->SDU);
219 pReq->Length = sizeof(QMICTL_GET_VERSION_REQ_MSG) - sizeof(QCQMICTL_MSG_HDR);
H A Dqmi_header.h245 }__attribute__((packed)) QMICTL_GET_VERSION_REQ_MSG; typedef in typeref:struct:_QMICTL_GET_VERSION_REQ_MSG

Completed in 62 milliseconds