Searched refs:xep (Results 1 – 1 of 1) sorted by relevance
3710 struct xhci_virt_ep *xep; in xhci_queue_isoc_tx() local3712 xep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_queue_isoc_tx()3855 xep->next_frame_id = urb->start_frame + num_tds * urb->interval; in xhci_queue_isoc_tx()3908 struct xhci_virt_ep *xep; in xhci_queue_isoc_tx_prepare() local3912 xep = &xhci->devs[slot_id]->eps[ep_index]; in xhci_queue_isoc_tx_prepare()3958 urb->start_frame = xep->next_frame_id; in xhci_queue_isoc_tx_prepare()