Searched refs:MERGE_PACKET_MAX_PAYLOAD_SIZE (Results 1 – 5 of 5) sorted by relevance
306 #define MERGE_PACKET_MAX_PAYLOAD_SIZE 56 macro
548 …if (le16_to_cpu(mHeader->cur_len) < MERGE_PACKET_MAX_PAYLOAD_SIZE || mPacket->len >= le16_to_cpu(m… in MergeRecQmiMsg()
226 #define MERGE_PACKET_MAX_PAYLOAD_SIZE 56 macro
401 #define MERGE_PACKET_MAX_PAYLOAD_SIZE 56 macro470 …if (le16toh(header->cur_len) < MERGE_PACKET_MAX_PAYLOAD_SIZE || s_QMIPacket.len >= le16toh(header-… in merge_qmi_rsp_packet()
303 …if (le16_to_cpu(header->cur_len) < MERGE_PACKET_MAX_PAYLOAD_SIZE || s_QMIPacket.len >= le16_to_cpu… in QmiWwanMergeQmiRsp()