Lines Matching refs:xhci_segment
69 dma_addr_t xhci_trb_virt_to_dma(struct xhci_segment *seg, in xhci_trb_virt_to_dma()
94 static bool last_trb_on_seg(struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_seg()
100 struct xhci_segment *seg, union xhci_trb *trb) in last_trb_on_ring()
145 struct xhci_segment **seg, in next_trb()
371 struct xhci_segment *new_seg = xhci->cmd_ring->deq_seg; in xhci_abort_cmd_ring()
576 struct xhci_segment *new_seg; in xhci_move_dequeue_past_td()
577 struct xhci_segment *halted_seg = NULL; in xhci_move_dequeue_past_td()
728 struct xhci_segment *seg = td->start_seg; in td_to_noop()
781 struct xhci_segment *seg = td->bounce_seg; in xhci_unmap_td_bounce_buffer()
2078 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, in trb_in_td()
2079 struct xhci_segment *start_seg, in trb_in_td()
2088 struct xhci_segment *cur_seg; in trb_in_td()
2286 struct xhci_segment *seg = ring->deq_seg; in sum_trb_lengths()
2591 struct xhci_segment *ep_seg; in handle_tx_event()
3513 u32 *trb_buff_len, struct xhci_segment *seg) in xhci_align_td()