Searched defs:xhci_virt_ep (Results 1 – 1 of 1) sorted by relevance
912 struct xhci_virt_ep { struct913 struct xhci_ring *ring;915 struct xhci_stream_info *stream_info;919 struct xhci_ring *new_ring;920 unsigned int ep_state;932 struct list_head cancelled_td_list;934 struct timer_list stop_cmd_timer;935 struct xhci_hcd *xhci;940 struct xhci_segment *queued_deq_seg;941 union xhci_trb *queued_deq_ptr;[all …]