Home
last modified time | relevance | path

Searched defs:running_total (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-ring.c326 static u32 xhci_v1_0_td_remainder(int running_total, in xhci_v1_0_td_remainder()
571 int running_total, trb_buff_len; in xhci_bulk_tx() local
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-ring.c1741 static void cdnsp_check_trb_math(struct cdnsp_request *preq, int running_total) in cdnsp_check_trb_math()
2241 int running_total = 0; in cdnsp_queue_isoc_tx() local
/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c3495 static void check_trb_math(struct urb *urb, int running_total) in check_trb_math()
4170 int running_total, trb_buff_len, td_len, td_remain_len, ret; in xhci_queue_isoc_tx() local