Searched refs:QCTL_ReleaseClientID (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.h62 * Name: QCTL_ReleaseClientID
71 int QCTL_ReleaseClientID(UInt8* pMsgBuff,UInt32 length,NDIS_QMI_STATUS* pndis_status);
H A Dqmi_oper.c128 * Name: QCTL_ReleaseClientID
137 int QCTL_ReleaseClientID(UInt8* pMsgBuff,UInt32 length,NDIS_QMI_STATUS* pndis_status) function
144 lc_kdbg("QCTL_ReleaseClientID : entry\n");
149 lc_kdbg("QCTL_ReleaseClientID : length=%d < msgLength=%d OR pMsgBuff==NULL\n",msgLength,length);
173 //lc_kdbg("QCTL_ReleaseClientID : leave");
H A Dlc_cdc_ether.c2083 len = QCTL_ReleaseClientID(command_buf,sizeof(command_buf),&ndis_status);

Completed in 71 milliseconds