Searched refs:num_isoc_packets (Results 1 - 2 of 2) sorted by relevance

/drivers/isdn/hisax/
H A Dhfc_usb.c547 int k, tx_offset, num_isoc_packets, sink, len, current_len, local
583 num_isoc_packets = iso_packets[fifon];
592 context_iso_urb->buffer, num_isoc_packets,
600 for (k = 0; k < num_isoc_packets; ++k) {
685 int k, len, errcode, offset, num_isoc_packets, fifon, maxlen, local
710 num_isoc_packets = iso_packets[fifon];
712 for (k = 0; k < num_isoc_packets; ++k) {
760 context_iso_urb->buffer, num_isoc_packets,
/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1007 int k, len, errcode, offset, num_isoc_packets, fifon, maxlen, local
1041 num_isoc_packets = iso_packets[fifon];
1044 for (k = 0; k < num_isoc_packets; ++k) {
1062 k, num_isoc_packets - 1,
1102 context_iso_urb->buffer, num_isoc_packets,
1200 int k, tx_offset, num_isoc_packets, sink, remain, current_len, local
1251 num_isoc_packets = iso_packets[fifon];
1259 context_iso_urb->buffer, num_isoc_packets,
1266 for (k = 0; k < num_isoc_packets; ++k) {
1323 k, num_isoc_packets
[all...]

Completed in 65 milliseconds