Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c801 u32 worst_bw; in alloc_sch_microframes() local
811 worst_bw = get_max_bw(sch_bw, sch_ep, offset); in alloc_sch_microframes()
812 if (worst_bw > bw_boundary) in alloc_sch_microframes()
815 if (min_bw > worst_bw) { in alloc_sch_microframes()
816 min_bw = worst_bw; in alloc_sch_microframes()