Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dxhci-mtk-sch.c521 u32 worst_bw; in check_sch_bw() local
535 worst_bw = get_max_bw(sch_bw, sch_ep, offset); in check_sch_bw()
536 if (worst_bw > bw_boundary) in check_sch_bw()
539 if (min_bw > worst_bw) { in check_sch_bw()
540 min_bw = worst_bw; in check_sch_bw()