Lines Matching refs:packet_size
186 int packet_size, iso_packet_size; member
428 void *buf, int num_packets, int packet_size, int interval, in fill_isoc_urb() argument
437 urb->transfer_buffer_length = packet_size * num_packets; in fill_isoc_urb()
444 urb->iso_frame_desc[k].offset = packet_size * k; in fill_isoc_urb()
445 urb->iso_frame_desc[k].length = packet_size; in fill_isoc_urb()
455 usb_complete_t complete, int packet_size) in start_isoc_chain() argument
491 k * packet_size; in start_isoc_chain()
494 packet_size; in start_isoc_chain()
1121 (hfc->packet_size / 8) | ((hfc->packet_size / 8) << 4)); in hfc_usb_init()
1267 int cmptbl[16], small_match, iso_packet_size, packet_size, in hfc_usb_probe() local
1291 packet_size = 64; in hfc_usb_probe()
1390 packet_size = in hfc_usb_probe()
1418 packet_size = in hfc_usb_probe()
1477 context->packet_size = packet_size; in hfc_usb_probe()