Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h697 int next_frame_id; member
H A Dxhci-ring.c4207 xep->next_frame_id = urb->start_frame + num_tds * urb->interval; in xhci_queue_isoc_tx()
4287 urb->start_frame = xep->next_frame_id; in xhci_queue_isoc_tx_prepare()