Searched refs:iso_idx (Results 1 – 2 of 2) sorted by relevance
65 unsigned iso_idx; /* in urb->iso_frame_desc[] */ member
236 qh->iso_idx = 0; in musb_start_urb()487 d = urb->iso_frame_desc + qh->iso_idx; in musb_host_packet_rx()505 done = (++qh->iso_idx >= urb->number_of_packets); in musb_host_packet_rx()1398 d = urb->iso_frame_desc + qh->iso_idx; in musb_host_tx()1401 if (++qh->iso_idx >= urb->number_of_packets) { in musb_host_tx()1702 d = urb->iso_frame_desc + qh->iso_idx; in musb_host_rx()1711 if (++qh->iso_idx >= urb->number_of_packets) { in musb_host_rx()1721 urb->iso_frame_desc[qh->iso_idx].offset in musb_host_rx()1725 urb->iso_frame_desc[qh->iso_idx].length; in musb_host_rx()1798 d = urb->iso_frame_desc + qh->iso_idx; in musb_host_rx()