Searched refs:tlvSize (Results 1 – 1 of 1) sorted by relevance
379 u16 tlvSize = 0; in GetTLV() local389 pos += tlvSize + 3) in GetTLV()391 tlvSize = le16_to_cpu( get_unaligned(((u16 *)(pQMIMessage + pos + 1) )) ); in GetTLV()394 if (bufferLen < tlvSize) in GetTLV()399 for (cpyCount = 0; cpyCount < tlvSize; cpyCount++) in GetTLV()404 return tlvSize; in GetTLV()