Lines Matching refs:max_packet_count
768 z = td->max_packet_count;
863 for (x = 0; x != td->max_packet_count; x++)
874 for (x = 0; x != td->max_packet_count; x++) {
1359 for (x = 0; x != td->max_packet_count; x++) {
1562 for (x = 0; x != td->max_packet_count; x++) {
1984 for (x = 0; x != td->max_packet_count; x++) {
2021 td->max_packet_count > 1) {
3384 hcchar |= ((xfer->max_packet_count & 3)
3394 hcchar |= ((xfer->max_packet_count & 3)
4855 td->max_packet_count = xfer->max_packet_count;
4857 if (td->max_packet_count == 0 || td->max_packet_count > 3)
4858 td->max_packet_count = 1;