Lines Matching defs:bytecount
711 int bytecount = qh->maxp_mult * qh->maxp;
836 if (first_data_bytes > bytecount)
837 first_data_bytes = bytecount;
838 other_data_bytes = bytecount - first_data_bytes;
856 (first_data_bytes != min_t(int, 188, bytecount))) {
859 qh, first_data_bytes, bytecount);
887 middle_count = bytecount;
888 end_count = bytecount;
921 middle_count = min_t(int, 188, bytecount);
1522 int bytecount = maxp_mult * maxp;
1553 ep_is_isoc, bytecount));
1555 ep_is_isoc, bytecount);
1618 speed, bytecount);