Searched refs:qmi (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.c4 * this file only process the qmi data package,so hope for porting to other system easily.
76 * Description: get a qmi client ID
77 * Input: qmiType:the type of qmi,there are QMUX_TYPE_WDS
88 QCQMI* qmi = NULL; local
104 qmi = (QCQMI*)pMsgBuff;
105 pReq = (QMICTL_GET_CLIENT_ID_REQ_MSG*)&(qmi->SDU);
107 qmi->IFType = USB_CTL_MSG_TYPE_QMI;
108 qmi->Length = msgLength - sizeof(qmi->IFType);
109 qmi
141 QCQMI* qmi = NULL; local
191 QCQMI* qmi = NULL; local
242 QCQMI* qmi = NULL; local
298 QCQMI* qmi = NULL; local
351 QCQMI* qmi = NULL; local
414 QCQMI* qmi = NULL; local
650 QCQMI* qmi = NULL; local
833 QCQMI* qmi = NULL; local
1441 QCQMI* qmi = (QCQMI*)buffer; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dtorrent-model.cc121 QModelIndex qmi( index( row, 0 ) );
122 emit dataChanged( qmi, qmi );

Completed in 81 milliseconds