Searched refs:MERGE_PACKET_IDENTITY (Results 1 – 5 of 5) sorted by relevance
304 #define MERGE_PACKET_IDENTITY 0x2c7c macro
533 …if(le16_to_cpu(mHeader->idenity) != MERGE_PACKET_IDENTITY || le16_to_cpu(mHeader->version) != MERG… in MergeRecQmiMsg()
224 #define MERGE_PACKET_IDENTITY 0x2c7c macro
399 #define MERGE_PACKET_IDENTITY 0x2c7c macro457 …if(le16toh(header->idenity) != MERGE_PACKET_IDENTITY || le16toh(header->version) != MERGE_PACKET_V… in merge_qmi_rsp_packet()
290 …if(le16_to_cpu(header->idenity) != MERGE_PACKET_IDENTITY || le16_to_cpu(header->version) != MERGE_… in QmiWwanMergeQmiRsp()