Home
last modified time | relevance | path

Searched refs:stop_trb (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-ring.c950 union cdnsp_trb *stop_trb) in cdnsp_sum_trb_lengths() argument
956 for (sum = 0; trb != stop_trb; cdnsp_next_trb(pdev, ring, &seg, &trb)) { in cdnsp_sum_trb_lengths()
/Linux-v6.1/drivers/usb/host/
Dxhci-ring.c2222 union xhci_trb *stop_trb) in sum_trb_lengths() argument
2228 for (sum = 0; trb != stop_trb; next_trb(xhci, ring, &seg, &trb)) { in sum_trb_lengths()