Searched refs:QMIWDS_GET_RUNTIME_SETTINGS_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.c353 QMIWDS_GET_RUNTIME_SETTINGS_REQ_MSG* pGetMsg = NULL;
356 msgLength = sizeof(QCQMI_HDR) + sizeof(QCQMUX_HDR) + sizeof(QMIWDS_GET_RUNTIME_SETTINGS_REQ_MSG);
377 pGetMsg = (QMIWDS_GET_RUNTIME_SETTINGS_REQ_MSG*)&(pQCQMUX->Message);
379 pGetMsg->Length = sizeof(QMIWDS_GET_RUNTIME_SETTINGS_REQ_MSG) - sizeof(QCQMUX_MSG_HDR);
H A Dqmi_header.h399 }__attribute__((packed)) QMIWDS_GET_RUNTIME_SETTINGS_REQ_MSG; typedef in typeref:struct:_QMIWDS_GET_RUNTIME_SETTINGS_REQ_MSG

Completed in 95 milliseconds