Searched refs:packet_size_sum (Results 1 – 1 of 1) sorted by relevance
148 u32 packet_size_sum = r->offset; in up_to_host() local155 packet_size_sum); in up_to_host()167 if (len - packet_size_sum < total_len) { in up_to_host()186 r->offset += packet_size_sum; in up_to_host()190 packet_size_sum += total_len; in up_to_host()191 if (len - packet_size_sum <= MUX_HEADER_SIZE + 2) { in up_to_host()