Searched refs:TLVLength (Results 1 – 8 of 8) sorted by relevance
116 USHORT TLVLength; member123 USHORT TLVLength; member130 USHORT TLVLength; member156 USHORT TLVLength; member163 USHORT TLVLength; member200 USHORT TLVLength;216 USHORT TLVLength;227 USHORT TLVLength; // 1236 USHORT TLVLength;248 USHORT TLVLength;[all …]
81 Length -= (le16_to_cpu((pTLVHdr->TLVLength)) + sizeof(QMI_TLV_HDR)); in GetTLV()82 …pTLVHdr = (PQMI_TLV_HDR)(((UCHAR *)pTLVHdr) + le16_to_cpu(pTLVHdr->TLVLength) + sizeof(QMI_TLV_HDR… in GetTLV()130 pMUXMsg->SetEventReportReq.TLVLength = 0x04;140 pMUXMsg->EventReportReq.TLVLength = 0x0001; // 1163 pPinState->TLVLength = 0x01;167 pUimState->TLVLength = 0x01;180 USHORT TLVLength = 0; in WdsStartNwInterfaceReq() local197 pTechPref = (PQMIWDS_TECHNOLOGY_PREFERECE)(pTLV + TLVLength); in WdsStartNwInterfaceReq()199 pTechPref->TLVLength = cpu_to_le16(0x01); in WdsStartNwInterfaceReq()204 TLVLength +=(le16_to_cpu(pTechPref->TLVLength) + sizeof(QCQMICTL_TLV_HDR)); in WdsStartNwInterfaceReq()[all …]
54 USHORT TLVLength; // 4 member76 USHORT TLVLength; member112 USHORT TLVLength; // 1 member123 USHORT TLVLength; // 0x0004 member139 USHORT TLVLength; // var member168 USHORT TLVLength; // 0x0004 member184 USHORT TLVLength; // 1 member195 USHORT TLVLength; // 0x0004 member211 USHORT TLVLength; // 0x0002 member223 USHORT TLVLength; // 0x0004 member[all …]
126 uint16_t TLVLength; // 0x0004 member146 uint16_t TLVLength; // 1 member157 uint16_t TLVLength; // 0x0004 member173 uint16_t TLVLength; // 0x0002 member185 uint16_t TLVLength; // 0x0004 member216 uint16_t TLVLength; // 4 member269 uint16_t TLVLength; // 4 member
72 QCTLMsg->GetVersionReq.TLVLength = cpu_to_le16(0x0001); in CtlGetVersionReq()79 QCTLMsg->GetClientIdReq.TLVLength = cpu_to_le16(0x0001); in CtlGetClientIdReq()86 QCTLMsg->ReleaseClientIdReq.TLVLength = cpu_to_le16(0x0002); in CtlReleaseClientIdReq()97 QCTLMsg->LibQmiProxyOpenReq.TLVLength = cpu_to_le16(strlen(device_path)); in CtlLibQmiProxyOpenReq()
269 USHORT TLVLength; // 4 member288 USHORT TLVLength; member
330 dbg("{%02x,\t%04x,\t", TLVHdr->TLVType, le16_to_cpu(TLVHdr->TLVLength)); in dump_tlv()331 for (i = 0; i < le16_to_cpu(TLVHdr->TLVLength); i++) { in dump_tlv()
186 u16 TLVLength; member193 u16 TLVLength; member200 u16 TLVLength; member834 pMUXMsg->QosDataFormatTlv.TLVLength = cpu_to_le16(0x0001); in QMIWDASetDataFormatReq()838 pMUXMsg->UnderlyingLinkLayerProtocolTlv.TLVLength = cpu_to_le16(4); in QMIWDASetDataFormatReq()842 pMUXMsg->UplinkDataAggregationProtocolTlv.TLVLength = cpu_to_le16(4); in QMIWDASetDataFormatReq()846 pMUXMsg->DownlinkDataAggregationProtocolTlv.TLVLength = cpu_to_le16(4); in QMIWDASetDataFormatReq()850 pMUXMsg->DownlinkDataAggregationMaxDatagramsTlv.TLVLength = cpu_to_le16(4); in QMIWDASetDataFormatReq()854 pMUXMsg->DownlinkDataAggregationMaxSizeTlv.TLVLength = cpu_to_le16(4); in QMIWDASetDataFormatReq()858 pMUXMsg->epTlv.TLVLength = cpu_to_le16(8); in QMIWDASetDataFormatReq()[all …]