Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-mtk-sch.c581 u32 worst_bw; in check_sch_bw() local
595 worst_bw = get_max_bw(sch_bw, sch_ep, offset); in check_sch_bw()
596 if (worst_bw > bw_boundary) in check_sch_bw()
599 if (min_bw > worst_bw) { in check_sch_bw()
600 min_bw = worst_bw; in check_sch_bw()