Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-ring.c3999 xep->next_frame_id = urb->start_frame + num_tds * urb->interval; in xhci_queue_isoc_tx()
4080 urb->start_frame = xep->next_frame_id; in xhci_queue_isoc_tx_prepare()
Dxhci.h973 int next_frame_id; member