Searched refs:number_of_packets (Results 1 – 4 of 4) sorted by relevance
521 for (x = 0; x < urb->number_of_packets; x++) { in usb_unlink_urb_sub()1004 urb->number_of_packets = iso_packets; in usb_alloc_urb()1352 for (x = 0; x < urb->number_of_packets; x++) { in usb_linux_isoc_callback()1373 for (x = 0; x < urb->number_of_packets; x++) { in usb_linux_isoc_callback()1413 if (urb->number_of_packets > x) { in usb_linux_isoc_callback()1415 urb->number_of_packets = x; in usb_linux_isoc_callback()1435 for (x = 0; x < urb->number_of_packets; x++) { in usb_linux_isoc_callback()1451 offset = urb->number_of_packets * max_frame; in usb_linux_isoc_callback()1455 for (x = 0; x < urb->number_of_packets; x++) { in usb_linux_isoc_callback()1463 xfer->nframes = urb->number_of_packets; in usb_linux_isoc_callback()[all …]
363 uint16_t number_of_packets; /* number of ISO packet */ member
264 usb_frcount_t number_of_packets; /* (in) number of ISO packets */ member
1847 u_int16_t number_of_packets;1787 u_int16_t number_of_packets; global() member