Home
last modified time | relevance | path

Searched refs:PQCQMUX_MSG_HDR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DMPQMUX.c23 PQMI_TLV_HDR GetTLV (PQCQMUX_MSG_HDR pQMUXMsgHdr, int TLVType);
317 void dump_tlv(PQCQMUX_MSG_HDR pQMUXMsgHdr) { in dump_tlv()
355 dump_tlv((PQCQMUX_MSG_HDR)(&CTLHdr->QMICTLType)); in dump_ctl()
359 PQCQMUX_MSG_HDR QMUXMsgHdr = (PQCQMUX_MSG_HDR) (QMUXHdr + 1); in dump_qmux()
H A DMPQMI.h260 } __attribute__ ((packed)) QCQMUX_MSG_HDR, *PQCQMUX_MSG_HDR; typedef
H A Dquectel-qmi-proxy.c260 } __attribute__ ((packed)) QCQMUX_MSG_HDR, *PQCQMUX_MSG_HDR; typedef
H A DQMIThread.c67 PQMI_TLV_HDR GetTLV (PQCQMUX_MSG_HDR pQMUXMsgHdr, int TLVType) { in GetTLV()