Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.c2413 bw_used = DIV_ROUND_UP(bw_table->interval0_esit_payload, block_size) + in xhci_check_bw_table()
2593 bw_table->interval0_esit_payload -= ep_bw->max_esit_payload; in xhci_drop_ep_from_interval_table()
2650 bw_table->interval0_esit_payload += ep_bw->max_esit_payload; in xhci_add_ep_to_interval_table()
H A Dxhci.h718 unsigned int interval0_esit_payload; member