Lines Matching refs:xhci_segment
69 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, in xhci_trb_virt_to_dma()
93 static bool last_trb_on_seg(struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_seg()
99 struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_ring()
144 struct xhci_segment **seg, in next_trb()
282 struct xhci_segment *enq_seg = ring->enq_seg; in xhci_num_trbs_free()
319 struct xhci_segment *seg; in xhci_ring_expansion_needed()
423 struct xhci_segment *new_seg = xhci->cmd_ring->deq_seg; in xhci_abort_cmd_ring()
628 struct xhci_segment *new_seg; in xhci_move_dequeue_past_td()
757 struct xhci_segment *seg = td->start_seg; in td_to_noop()
802 struct xhci_segment *seg = td->bounce_seg; in xhci_unmap_td_bounce_buffer()
2042 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, in trb_in_td()
2043 struct xhci_segment *start_seg, in trb_in_td()
2052 struct xhci_segment *cur_seg; in trb_in_td()
2247 struct xhci_segment *seg = ring->deq_seg; in sum_trb_lengths()
2551 struct xhci_segment *ep_seg; in handle_tx_event()
3472 u32 *trb_buff_len, struct xhci_segment *seg) in xhci_align_td()