Searched refs:packet_size_sum (Results 1 – 1 of 1) sorted by relevance
160 u32 packet_size_sum = r->offset; in up_to_host() local167 packet_size_sum); in up_to_host()179 if (len - packet_size_sum < in up_to_host()199 r->offset += packet_size_sum; in up_to_host()203 packet_size_sum += total_len; in up_to_host()204 if (len - packet_size_sum <= MUX_HEADER_SIZE + 2) { in up_to_host()