Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-ring.c955 /* sum trb lengths from ring dequeue up to stop_trb, _excluding_ stop_trb */ in cdnsp_sum_trb_lengths() argument
/linux/drivers/usb/host/
H A Dxhci-ring.c2277 static u32 sum_trb_lengths(struct xhci_td *td, union xhci_trb *stop_trb) in sum_trb_lengths() argument