Lines Matching defs:packets
163 * struct cvmx_usb_iso_packet - descriptor for Isochronous packets
230 * The low level hardware can transfer a maximum of this number of packets in
267 * @iso_number_packets: For ISO transactions, the number of packets in the
269 * @iso_packets: For ISO transactions, the sub packets in the request.
299 * @interval: For periodic pipes, the interval between packets in
1457 * Calculate the number of packets to transfer. If the length is zero
1469 * is no reason to do multiple packets in a row
1700 * Calculate the number of packets to transfer. If the length is
1714 * packets in a row
1759 * Set the number of back to back packets allowed by this
1798 * direction and how many packets are needed
2270 struct cvmx_usb_iso_packet *packets;
2272 packets = (struct cvmx_usb_iso_packet *)urb->setup_packet;
2280 packets, urb);
2849 * number of packets and then get a different response on the
3181 * isochronous packets.