Lines Matching refs:xhci_segment
66 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, in xhci_trb_virt_to_dma()
90 static bool last_trb_on_seg(struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_seg()
96 struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_ring()
141 struct xhci_segment **seg, in next_trb()
535 struct xhci_segment *new_seg; in xhci_find_new_dequeue_state()
633 struct xhci_segment *seg = td->start_seg; in td_to_noop()
686 struct xhci_segment *seg = td->bounce_seg; in xhci_unmap_td_bounce_buffer()
1774 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, in trb_in_td()
1775 struct xhci_segment *start_seg, in trb_in_td()
1784 struct xhci_segment *cur_seg; in trb_in_td()
2029 struct xhci_segment *seg = ring->deq_seg; in sum_trb_lengths()
2347 struct xhci_segment *ep_seg; in handle_tx_event()
3239 u32 *trb_buff_len, struct xhci_segment *seg) in xhci_align_td()