Home
last modified time | relevance | path

Searched refs:unit_count (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/ozwpan/
Dozusbsvc1.c273 int unit_count; in oz_usb_send_isoc() local
288 unit_count = 0; in oz_usb_send_isoc()
297 unit_count++; in oz_usb_send_isoc()
309 body->frame_number = (u8)unit_count; in oz_usb_send_isoc()
Dozeltbuf.c176 u8 unit_count = body->frame_number; in oz_queue_elt_info() local
179 st->frame_number += unit_count; in oz_queue_elt_info()