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 void xhci_segment_free(struct xhci_hcd *xhci, struct xhci_segment *seg) in xhci_segment_free()
80 struct xhci_segment *first) in xhci_free_segments_for_ring()
82 struct xhci_segment *seg; in xhci_free_segments_for_ring()
86 struct xhci_segment *next = seg->next; in xhci_free_segments_for_ring()
100 void xhci_link_segments(struct xhci_segment *prev, in xhci_link_segments()
101 struct xhci_segment *next, in xhci_link_segments()
129 struct xhci_segment *first, struct xhci_segment *last, in xhci_link_rings()
132 struct xhci_segment *next; in xhci_link_rings()
191 struct xhci_segment *seg, in xhci_insert_segment_mapping()
212 struct xhci_segment *seg) in xhci_remove_segment_mapping()
224 struct xhci_segment *first_seg, in xhci_update_stream_segment_mapping()
225 struct xhci_segment *last_seg, in xhci_update_stream_segment_mapping()
228 struct xhci_segment *seg; in xhci_update_stream_segment_mapping()
229 struct xhci_segment *failed_seg; in xhci_update_stream_segment_mapping()
263 struct xhci_segment *seg; in xhci_remove_stream_mapping()
326 struct xhci_segment **first, struct xhci_segment **last, in xhci_alloc_segments_for_ring()
330 struct xhci_segment *prev; in xhci_alloc_segments_for_ring()
345 struct xhci_segment *next; in xhci_alloc_segments_for_ring()
483 struct xhci_segment *first; in xhci_ring_expansion()
484 struct xhci_segment *last; in xhci_ring_expansion()
506 struct xhci_segment *next; in xhci_ring_expansion()
1891 struct xhci_segment *seg; in xhci_alloc_erst()
2052 struct xhci_segment *input_seg, in xhci_test_trb_in_td()
2056 struct xhci_segment *result_seg, in xhci_test_trb_in_td()
2061 struct xhci_segment *seg; in xhci_test_trb_in_td()
2092 struct xhci_segment *result_seg; in xhci_check_trb_in_td_math()
2113 struct xhci_segment *input_seg; in xhci_check_trb_in_td_math()
2117 struct xhci_segment *result_seg; in xhci_check_trb_in_td_math()