Searched refs:ISO_FRAMES_PER_DESC (Results 1 – 2 of 2) sorted by relevance
75 #define ISO_FRAMES_PER_DESC 10 macro77 #define ISO_BUFFER_SIZE (ISO_FRAMES_PER_DESC * ISO_MAX_FRAME_SIZE)
824 urb = usb_alloc_urb(ISO_FRAMES_PER_DESC); in pwc_isoc_init()857 urb->number_of_packets = ISO_FRAMES_PER_DESC; in pwc_isoc_init()858 for (j = 0; j < ISO_FRAMES_PER_DESC; j++) { in pwc_isoc_init()