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()
150 struct xhci_segment **seg, in next_trb()
286 struct xhci_segment *enq_seg = ring->enq_seg; in xhci_num_trbs_free()
323 struct xhci_segment *seg; in xhci_ring_expansion_needed()
432 struct xhci_segment *new_seg = xhci->cmd_ring->deq_seg; in xhci_abort_cmd_ring()
638 struct xhci_segment *new_seg; in xhci_move_dequeue_past_td()
746 struct xhci_segment *seg = td->start_seg; in td_to_noop()
787 struct xhci_segment *seg = td->bounce_seg; in xhci_unmap_td_bounce_buffer()
2069 struct xhci_segment *trb_in_td(struct xhci_hcd *xhci, struct xhci_td *td, dma_addr_t suspect_dma, in trb_in_td()
2075 struct xhci_segment *cur_seg; in trb_in_td()
2274 struct xhci_segment *seg = ring->deq_seg; in sum_trb_lengths()
2620 struct xhci_segment *ep_seg; in handle_tx_event()
3478 u32 *trb_buff_len, struct xhci_segment *seg) in xhci_align_td()