Searched refs:stop_trb (Results 1 – 2 of 2) sorted by relevance
953 union cdnsp_trb *stop_trb) in cdnsp_sum_trb_lengths() argument959 for (sum = 0; trb != stop_trb; cdnsp_next_trb(pdev, ring, &seg, &trb)) { in cdnsp_sum_trb_lengths()
2288 static u32 sum_trb_lengths(struct xhci_td *td, union xhci_trb *stop_trb) in sum_trb_lengths() argument2294 for (sum = 0; trb != stop_trb; next_trb(&seg, &trb)) { in sum_trb_lengths()