Searched refs:packet_size_sum (Results 1 – 1 of 1) sorted by relevance
162 u32 packet_size_sum = r->offset; in up_to_host() local169 packet_size_sum); in up_to_host()181 if (len - packet_size_sum < in up_to_host()201 r->offset += packet_size_sum; in up_to_host()205 packet_size_sum += total_len; in up_to_host()206 if (len - packet_size_sum <= MUX_HEADER_SIZE + 2) { in up_to_host()