Searched refs:QMI_CONNECT (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.h11 QMI_CONNECT, enumerator in enum:__anon29
H A Dlc_cdc_ether.c2128 ret = lc_send_qmi_request(dev->intf,QMI_CONNECT,command_buf, len, resp_buf, sizeof(resp_buf));
2138 ret = lc_send_qmi_request(dev->intf,QMI_CONNECT,command_buf, len, resp_buf, sizeof(resp_buf));
2151 ret = lc_send_qmi_request(dev->intf,QMI_CONNECT,command_buf, len, resp_buf, sizeof(resp_buf));
2297 if (QMI_CONNECT == ret)
2415 case QMI_CONNECT:
2422 devdbg(g_cdc_dev,"get QMI_CONNECT response,index=%d:",index);
2426 // printk(KERN_ERR"%s: Get QMI_CONNECT response failed\n", __func__);
2432 if (QMI_CONNECT == ret)
H A Dqmi_oper.c1238 ret = QMI_CONNECT;

Completed in 45 milliseconds