Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-mtk-sch.c211 u32 worst_bw; in check_sch_bw() local
237 worst_bw = get_max_bw(sch_bw, sch_ep, offset); in check_sch_bw()
238 if (min_bw > worst_bw) { in check_sch_bw()
239 min_bw = worst_bw; in check_sch_bw()