Lines Matching refs:num_iso_packets
930 int num_iso_packets;
1200 * \param num_iso_packets the number of isochronous packets
1207 unsigned char *buffer, int length, int num_iso_packets,
1216 transfer->num_iso_packets = num_iso_packets;
1223 * transfer, based on the num_iso_packets field in the transfer structure.
1233 for (i = 0; i < transfer->num_iso_packets; i++)