Home
last modified time | relevance | path

Searched defs:pMUXMsg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQMIThread.c173 static USHORT WdsStartNwInterfaceReq(PQMUX_MSG pMUXMsg, void *arg) { in WdsStartNwInterfaceReq()
265 static USHORT WdsStopNwInterfaceReq(PQMUX_MSG pMUXMsg, void *arg) { in WdsStopNwInterfaceReq()
275 static USHORT WdsSetClientIPFamilyPref(PQMUX_MSG pMUXMsg, void *arg) { in WdsSetClientIPFamilyPref()
282 static USHORT WdsSetAutoConnect(PQMUX_MSG pMUXMsg, void *arg) { in WdsSetAutoConnect()
298 static USHORT WdsSetQMUXBindMuxDataPort(PQMUX_MSG pMUXMsg, void *arg) { in WdsSetQMUXBindMuxDataPort()
316 static USHORT WdaSetDataFormat(PQMUX_MSG pMUXMsg, void *arg) { in WdaSetDataFormat()
407 static USHORT DmsUIMVerifyPinReqSend(PQMUX_MSG pMUXMsg, void *arg) { in DmsUIMVerifyPinReqSend()
416 static USHORT UimVerifyPinReqSend(PQMUX_MSG pMUXMsg, void *arg) in UimVerifyPinReqSend()
431 static USHORT UimReadTransparentIMSIReqSend(PQMUX_MSG pMUXMsg, void *arg) { in UimReadTransparentIMSIReqSend()
473 static USHORT WdsGetProfileSettingsReqSend(PQMUX_MSG pMUXMsg, void *arg) { in WdsGetProfileSettingsReqSend()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DQMI.c825 …struct QMIWDS_ADMIN_SET_DATA_FORMAT_REQ_MSG *pMUXMsg = (struct QMIWDS_ADMIN_SET_DATA_FORMAT_REQ_MS… in QMIWDASetDataFormatReq() local