Searched refs:QCTL_GetVersionReq (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.h74 * Name: QCTL_GetVersionReq
82 int QCTL_GetVersionReq(UInt8* pMsgBuff,UInt32 length);
H A Dqmi_oper.c179 * Name: QCTL_GetVersionReq
187 int QCTL_GetVersionReq(UInt8* pMsgBuff,UInt32 length) function
194 lc_kdbg("QCTL_GetVersionReq : entry\n");
200 lc_kdbg("QCTL_GetVersionReq : length=%d < msgLength=%d OR pMsgBuff==NULL\n",msgLength,length);
224 //lc_kdbg("QCTL_GetVersionReq : leave");
H A Dlc_cdc_ether.c2022 len = QCTL_GetVersionReq(command_buf,sizeof(command_buf));

Completed in 51 milliseconds