Lines Matching refs:xhci_segment
28 static struct xhci_segment *xhci_segment_alloc(struct xhci_hcd *xhci, in xhci_segment_alloc()
33 struct xhci_segment *seg; in xhci_segment_alloc()
68 static void xhci_segment_free(struct xhci_hcd *xhci, struct xhci_segment *seg) in xhci_segment_free()
79 struct xhci_segment *first) in xhci_free_segments_for_ring()
81 struct xhci_segment *seg; in xhci_free_segments_for_ring()
85 struct xhci_segment *next = seg->next; in xhci_free_segments_for_ring()
99 static void xhci_link_segments(struct xhci_hcd *xhci, struct xhci_segment *prev, in xhci_link_segments()
100 struct xhci_segment *next, enum xhci_ring_type type) in xhci_link_segments()
130 struct xhci_segment *first, struct xhci_segment *last, in xhci_link_rings()
133 struct xhci_segment *next; in xhci_link_rings()
186 struct xhci_segment *seg, in xhci_insert_segment_mapping()
207 struct xhci_segment *seg) in xhci_remove_segment_mapping()
219 struct xhci_segment *first_seg, in xhci_update_stream_segment_mapping()
220 struct xhci_segment *last_seg, in xhci_update_stream_segment_mapping()
223 struct xhci_segment *seg; in xhci_update_stream_segment_mapping()
224 struct xhci_segment *failed_seg; in xhci_update_stream_segment_mapping()
258 struct xhci_segment *seg; in xhci_remove_stream_mapping()
319 struct xhci_segment **first, struct xhci_segment **last, in xhci_alloc_segments_for_ring()
323 struct xhci_segment *prev; in xhci_alloc_segments_for_ring()
332 struct xhci_segment *next; in xhci_alloc_segments_for_ring()
417 struct xhci_segment *first; in xhci_ring_expansion()
418 struct xhci_segment *last; in xhci_ring_expansion()
440 struct xhci_segment *next; in xhci_ring_expansion()
1798 struct xhci_segment *seg; in xhci_alloc_erst()
1930 struct xhci_segment *input_seg, in xhci_test_trb_in_td()
1934 struct xhci_segment *result_seg, in xhci_test_trb_in_td()
1939 struct xhci_segment *seg; in xhci_test_trb_in_td()
1970 struct xhci_segment *result_seg; in xhci_check_trb_in_td_math()
1991 struct xhci_segment *input_seg; in xhci_check_trb_in_td_math()
1995 struct xhci_segment *result_seg; in xhci_check_trb_in_td_math()