Searched refs:QMIWDS_STOP_NETWORK_INTERFACE_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.c835 QMIWDS_STOP_NETWORK_INTERFACE_REQ_MSG* pStopMsg = NULL;
839 msgLength = sizeof(QCQMI_HDR) + sizeof(QCQMUX_HDR) + sizeof(QMIWDS_STOP_NETWORK_INTERFACE_REQ_MSG);
862 pStopMsg = (QMIWDS_STOP_NETWORK_INTERFACE_REQ_MSG*)&(pQCQMUX->Message);
864 pStopMsg->Length = sizeof(QMIWDS_STOP_NETWORK_INTERFACE_REQ_MSG) - sizeof(QCQMUX_MSG_HDR);
H A Dqmi_header.h390 }__attribute__((packed)) QMIWDS_STOP_NETWORK_INTERFACE_REQ_MSG; typedef in typeref:struct:_QMIWDS_STOP_NETWORK_INTERFACE_REQ_MSG

Completed in 58 milliseconds