Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-mtk-sch.c475 u32 worst_bw; in check_sch_bw() local
504 worst_bw = get_max_bw(sch_bw, sch_ep, offset); in check_sch_bw()
505 if (min_bw > worst_bw) { in check_sch_bw()
506 min_bw = worst_bw; in check_sch_bw()